mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-02-20 23:03:50 +02:00
Merge pull request #1173
ff46368
Mac build: relro, now and noexecstack are unsupported for Mac
This commit is contained in:
commit
3c6625a506
@ -308,7 +308,7 @@ macx {
|
||||
-ldl
|
||||
LIBS+= -framework PCSC
|
||||
|
||||
QMAKE_LFLAGS += -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack
|
||||
QMAKE_LFLAGS += -pie
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user