diff options
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -114,6 +114,7 @@ ifeq (Darwin,$(TARGET_SYS)) | |||
| 114 | INSTALL_SOSHORT1= $(INSTALL_DYLIBSHORT1) | 114 | INSTALL_SOSHORT1= $(INSTALL_DYLIBSHORT1) |
| 115 | INSTALL_SOSHORT2= $(INSTALL_DYLIBSHORT2) | 115 | INSTALL_SOSHORT2= $(INSTALL_DYLIBSHORT2) |
| 116 | LDCONFIG= : | 116 | LDCONFIG= : |
| 117 | SED_PC+= -e "s| -Wl,-E||" | ||
| 117 | endif | 118 | endif |
| 118 | 119 | ||
| 119 | ############################################################################## | 120 | ############################################################################## |
