diff options
-rw-r--r-- | security/pecl-crypto/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pecl-crypto/Makefile b/security/pecl-crypto/Makefile index 053e295d39f6..96f23630e5f9 100644 --- a/security/pecl-crypto/Makefile +++ b/security/pecl-crypto/Makefile @@ -10,7 +10,7 @@ COMMENT= Objective wrapper for OpenSSL Crypto Library LICENSE= PHP301 -BROKEN_FreeBSD_12_aarch64= fails to configure: C compiler cannot create executables +BROKEN_aarch64= fails to configure: C compiler cannot create executables BROKEN_armv6= fails to configure: C compiler cannot create executables BROKEN_armv7= fails to configure: C compiler cannot create executables BROKEN_mips= fails to configure: C compiler cannot create executables |