Pass -dead_strip and -dead_strip_dylibs (ZcashFoundation#215)

This commit is contained in:
DenioD
2020-01-19 11:57:54 +01:00
parent b1bf1c73b9
commit 2b49426889

View File

@@ -27,6 +27,10 @@ DEFINES += \
INCLUDEPATH += src/3rdparty/
INCLUDEPATH += src/
mac: LIBS+= -Wl,-dead_strip
mac: LIBS+= -Wl,-dead_strip_dylibs
mac: LIBS+= -Wl,-bind_at_load
RESOURCES = application.qrc
MOC_DIR = bin