mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-12-23 03:59:38 +00:00
mac build: link against PCSC
This commit is contained in:
parent
ce8913b5bf
commit
a0a60eba69
1 changed files with 1 additions and 0 deletions
|
@ -306,6 +306,7 @@ macx {
|
|||
-lssl \
|
||||
-lcrypto \
|
||||
-ldl
|
||||
LIBS+= -framework PCSC
|
||||
|
||||
QMAKE_LFLAGS += -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue