git: 1773fc234816 - main - devel/glaze: Trying again on 15 to see if it is still broken

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Thu, 27 Mar 2025 23:43:17 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1773fc234816407b03516151543d05fd6d20e926

commit 1773fc234816407b03516151543d05fd6d20e926
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-03-27 15:03:11 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-03-27 23:43:13 +0000

    devel/glaze: Trying again on 15 to see if it is still broken
---
 devel/glaze/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/glaze/Makefile b/devel/glaze/Makefile
index 8679b44350b7..c89137df5a48 100644
--- a/devel/glaze/Makefile
+++ b/devel/glaze/Makefile
@@ -10,7 +10,7 @@ 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
+#BROKEN_FreeBSD_15=	clang crashes, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276265
 
 BUILD_DEPENDS=	${LOCALBASE}/include/asio.hpp:net/asio
 #TEST_DEPENDS=	ut>0:devel/ut # the old version 0.3.0 is used