Revert "fix-darwin-dylib-names: Fix all outputs"
This reverts commit 253f3d72c2.
This commit is contained in:
@@ -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=()
|
||||||
|
|||||||
Reference in New Issue
Block a user