mac build: remove PCSC framework

This commit is contained in:
selsta 2018-11-12 13:20:10 +01:00
parent 270a637924
commit ebeb3fefdb
No known key found for this signature in database
GPG Key ID: 2EA0A99A8B07AE5E

View File

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