diff --git a/extern/icu/source/config/mh-darwin b/extern/icu/source/config/mh-darwin index e536afc868..f5f4cb1d3a 100644 --- a/extern/icu/source/config/mh-darwin +++ b/extern/icu/source/config/mh-darwin @@ -25,7 +25,7 @@ SHLIB.c= $(CC) -dynamiclib -dynamic $(CFLAGS) $(LDFLAGS) SHLIB.cc= $(CXX) -dynamiclib -dynamic $(CXXFLAGS) $(LDFLAGS) ## Compiler switches to embed a library name and version information -LD_SONAME = -Wl,-compatibility_version -Wl,$(SO_TARGET_VERSION_MAJOR) -Wl,-current_version -Wl,$(SO_TARGET_VERSION) -install_name $(notdir $(MIDDLE_SO_TARGET)) +LD_SONAME = -Wl,-compatibility_version -Wl,$(SO_TARGET_VERSION_MAJOR) -Wl,-current_version -Wl,$(SO_TARGET_VERSION) -install_name /Library/Frameworks/Firebird.framework/Versions/A/Libraries/$(notdir $(SO_TARGET)) ## Compiler switch to embed a runtime search path LD_RPATH=