Pass -dead_strip and -dead_strip_dylibs (ZcashFoundation#215)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user