git: bd4ffa5d02ad - main - science/sirius: Broken on 16
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 17 Oct 2025 08:01:46 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=bd4ffa5d02ad98e394ac09739c1e94762c039abc
commit bd4ffa5d02ad98e394ac09739c1e94762c039abc
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-10-17 03:10:43 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-10-17 08:01:36 +0000
science/sirius: Broken on 16
---
science/sirius/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/science/sirius/Makefile b/science/sirius/Makefile
index 91683901767c..32d06b9b319e 100644
--- a/science/sirius/Makefile
+++ b/science/sirius/Makefile
@@ -12,6 +12,7 @@ LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_FreeBSD_15= clang crashes, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276196
+BROKEN_FreeBSD_16= clang crashes, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276196
LIB_DEPENDS= libcosta.so:math/costa \
libgsl.so:math/gsl \