Revert "fix-darwin-dylib-names: Fix all outputs"
This reverts commit 253f3d72c2f4ceeb03e348c64de446e31cd6502b.
This commit is contained in:
parent
253f3d72c2
commit
b4830add94
@ -10,7 +10,7 @@
|
|||||||
# their absolute path (using "install_name_tool -id"). It also
|
# their absolute path (using "install_name_tool -id"). It also
|
||||||
# rewrites references in other dylibs to absolute paths.
|
# rewrites references in other dylibs to absolute paths.
|
||||||
|
|
||||||
fixupOutputHooks+=('fixDarwinDylibNamesIn $prefix')
|
postFixupHooks+=('fixDarwinDylibNamesIn $prefix')
|
||||||
|
|
||||||
fixDarwinDylibNames() {
|
fixDarwinDylibNames() {
|
||||||
local flags=()
|
local flags=()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user