1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-31 05:41:08 +00:00

www/wabt: Broken on 15 amd64

Reported by:	fallout
This commit is contained in:
Yuri Victorovich 2024-03-26 23:11:31 -07:00
parent 4467183f49
commit 2583cccf00

View File

@ -9,6 +9,8 @@ WWW= https://github.com/WebAssembly/wabt
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_FreeBSD_15_amd64= clang-17 fails to build wabt: undefined symbol: __elf_aux_vector, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277983
TEST_DEPENDS= googletest>0:devel/googletest
USES= cmake:testing localbase:ldflags python ssl