diff options
-rw-r--r-- | databases/percona-pam-for-mysql/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/databases/percona-pam-for-mysql/Makefile b/databases/percona-pam-for-mysql/Makefile index bb037dc6c139..cd4034f880ff 100644 --- a/databases/percona-pam-for-mysql/Makefile +++ b/databases/percona-pam-for-mysql/Makefile @@ -11,8 +11,6 @@ BROKEN_armv6= fails to compile: cannot combine with previous 'type-name' declar BROKEN_armv7= fails to compile: cannot combine with previous 'type-name' declaration specifier BROKEN_mips= fails to configure: CMake Error: Generator: execution of make failed BROKEN_mips64= fails to configure: CMake Error: Generator: execution of make failed -NOT_FOR_ARCHS= powerpc64 -NOT_FOR_ARCHS_REASON= unsupported platform MASTERDIR= ${.CURDIR}/../percona56-server |