1
mirror of https://github.com/monero-project/monero-gui synced 2025-03-30 03:39:05 +02:00

Merge pull request

ebeb3fe mac build: remove PCSC framework (selsta)
This commit is contained in:
luigi1111 2018-11-13 11:19:56 -06:00
commit d81ad1ce4f
No known key found for this signature in database
GPG Key ID: F4ACA0183641E010

@ -341,7 +341,6 @@ macx {
-lsodium \ -lsodium \
-lcrypto \ -lcrypto \
-ldl -ldl
LIBS+= -framework PCSC
QMAKE_LFLAGS += -pie QMAKE_LFLAGS += -pie
} }