diff options
Diffstat (limited to 'security/opensc/Makefile')
-rw-r--r-- | security/opensc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/opensc/Makefile b/security/opensc/Makefile index e64fe47f86f5..1883d9e0f907 100644 --- a/security/opensc/Makefile +++ b/security/opensc/Makefile @@ -11,6 +11,8 @@ COMMENT= Libraries and utilities to access smart cards LICENSE= LGPL21 +BROKEN_powerpc64= fails to compile: cc1: unrecognized command line option "-Wno-unused-but-set-variable" + OPTIONS_SINGLE= BACKEND OPTIONS_SINGLE_BACKEND=PCSC OPENCT CTAPI OPTIONS_DEFINE= SM NOTIFY DOCS MANPAGES |