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 \
-lcrypto \
-ldl
LIBS+= -framework PCSC
QMAKE_LFLAGS += -pie
}