diff options
Diffstat (limited to 'security/botan2/Makefile')
-rw-r--r-- | security/botan2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/botan2/Makefile b/security/botan2/Makefile index 6bbdc6facf62..2aea84d89a06 100644 --- a/security/botan2/Makefile +++ b/security/botan2/Makefile @@ -15,7 +15,6 @@ LICENSE_FILE= ${WRKSRC}/license.txt BROKEN_armv6= include/arm_neon.h:28:2: error: "NEON support not enabled" BROKEN_armv7= fails to package: pkg-static: Unable to access file stage/usr/local/include/botan-2/botan/rdrand_rng.h:No such file or directory -BROKEN_powerpc64= fails to configure: Unknown compiler "None"; available options: clang ekopath gcc hpcc icc msvc pgi sunstudio xlc LIB_DEPENDS= libboost_filesystem.so:devel/boost-libs |