mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-02-21 17:20:37 +02:00
mac build: link against PCSC
This commit is contained in:
parent
ce8913b5bf
commit
a0a60eba69
@ -306,6 +306,7 @@ macx {
|
|||||||
-lssl \
|
-lssl \
|
||||||
-lcrypto \
|
-lcrypto \
|
||||||
-ldl
|
-ldl
|
||||||
|
LIBS+= -framework PCSC
|
||||||
|
|
||||||
QMAKE_LFLAGS += -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack
|
QMAKE_LFLAGS += -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user