mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-12-23 12:09:57 +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 \
|
-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 a new issue