darwin/binutils: include codesign_allocate
This commit is contained in:
parent
15637fe621
commit
0ba7a04743
@ -9,6 +9,7 @@ let
|
|||||||
cmds = [
|
cmds = [
|
||||||
"ar" "ranlib" "as" "install_name_tool"
|
"ar" "ranlib" "as" "install_name_tool"
|
||||||
"ld" "strip" "otool" "lipo" "nm" "strings" "size"
|
"ld" "strip" "otool" "lipo" "nm" "strings" "size"
|
||||||
|
"codesign_allocate"
|
||||||
];
|
];
|
||||||
in
|
in
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user