security/botan3: Broken on aarch64, amd64 and 13

Reported by:	fallout

(cherry picked from commit 7a7408cd77)
This commit is contained in:
Yuri Victorovich 2024-05-08 08:03:28 -07:00
parent 0b0d1882c1
commit 347f69f1d5
1 changed files with 3 additions and 1 deletions

View File

@ -12,7 +12,9 @@ WWW= https://botan.randombit.net/
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/license.txt
BROKEN_armv6= include/arm_neon.h:28:2: error: "NEON support not enabled"
BROKEN_amd64= clang crashes, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279136
BROKEN_aarch64= clang crashes, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279136
BROKEN_FreeBSD_13= compilation fails: no member named 'find' in namespace 'std::ranges'
LIB_DEPENDS= libboost_filesystem.so:devel/boost-libs