git: 5099cab651eb - main - devel/glaze: Broken in 15: clang crashes
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 12 Jan 2024 00:09:07 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5099cab651ebe37fccf2fa8b6c6dfcf9b3302fbd
commit 5099cab651ebe37fccf2fa8b6c6dfcf9b3302fbd
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-01-11 23:41:19 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-01-12 00:09:03 +0000
devel/glaze: Broken in 15: clang crashes
---
devel/glaze/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/devel/glaze/Makefile b/devel/glaze/Makefile
index 09e7c83863d1..1cbbde24727b 100644
--- a/devel/glaze/Makefile
+++ b/devel/glaze/Makefile
@@ -10,6 +10,8 @@ WWW= https://github.com/stephenberry/glaze
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_FreeBSD_15= clang crashes, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276265
+
TEST_DEPENDS= ut>0:devel/ut
USES= cmake:testing compiler:c++11-lang eigen:3