mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-02 02:57:26 -04:00
Mac build: relro, now and noexecstack are unsupported for Mac
This commit is contained in:
@@ -307,7 +307,7 @@ macx {
|
|||||||
-lcrypto \
|
-lcrypto \
|
||||||
-ldl
|
-ldl
|
||||||
|
|
||||||
QMAKE_LFLAGS += -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack
|
QMAKE_LFLAGS += -pie
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user