mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-28 18:56:32 +02:00
Mac build: relro, now and noexecstack are unsupported for Mac
This commit is contained in:
parent
ce8913b5bf
commit
ff46368783
@ -307,7 +307,7 @@ macx {
|
||||
-lcrypto \
|
||||
-ldl
|
||||
|
||||
QMAKE_LFLAGS += -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack
|
||||
QMAKE_LFLAGS += -pie
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user