darwin/binutils: include codesign_allocate
This commit is contained in:
parent
15637fe621
commit
0ba7a04743
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ let
|
|||
cmds = [
|
||||
"ar" "ranlib" "as" "install_name_tool"
|
||||
"ld" "strip" "otool" "lipo" "nm" "strings" "size"
|
||||
"codesign_allocate"
|
||||
];
|
||||
in
|
||||
|
||||
|
|
Loading…
Reference in a new issue