aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2024-01-29 02:08:30 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2024-01-29 02:08:30 +0000
commitb50f585e3d4745d144032171b2e4621ddb120ba3 (patch)
tree47b073a4bf94aacb5f3b929ee2e8f54c4b97d4f4
parentfb487fdeb9286d981e677af65fd6c31bcd12e8f1 (diff)
downloadports-b50f585e3d4745d144032171b2e4621ddb120ba3.tar.gz
ports-b50f585e3d4745d144032171b2e4621ddb120ba3.zip
www/ladybird: Broken on amd64 on 15-CURRENT
... due to clang crash. Reported by: fallout
-rw-r--r--www/ladybird/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/ladybird/Makefile b/www/ladybird/Makefile
index 88344eceb7c5..64710c26eff0 100644
--- a/www/ladybird/Makefile
+++ b/www/ladybird/Makefile
@@ -25,6 +25,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
ONLY_FOR_ARCHS= aarch64 amd64 i386 riscv64
ONLY_FOR_ARCHS_REASON= other architectures not recognised by build system
BROKEN_i386= Userland/Libraries/LibJIT/GDBElf.cpp:29:24: bit cast source size does not equal destination size
+BROKEN_FreeBSD_15_amd64= clang crashes, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276703
BUILD_DEPENDS= ${LOCALBASE}/share/public_suffix_list/public_suffix_list.dat:dns/public_suffix_list
RUN_DEPENDS= ${LOCALBASE}/share/fonts/Liberation/LiberationMono-Bold.ttf:x11-fonts/liberation-fonts-ttf