git: 9b6aa898df92 - main - www/dpp: Broken on 15 with clang-19
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 10 Nov 2024 06:22:36 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=9b6aa898df92ab136a19f95eae3e70a973e6bfa6 commit 9b6aa898df92ab136a19f95eae3e70a973e6bfa6 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-11-10 06:21:52 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-11-10 06:21:52 +0000 www/dpp: Broken on 15 with clang-19 Reported by: fallout --- www/dpp/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/www/dpp/Makefile b/www/dpp/Makefile index 11dabaab9045..b14dc92a8b9f 100644 --- a/www/dpp/Makefile +++ b/www/dpp/Makefile @@ -13,6 +13,8 @@ WWW= https://dpp.dev/ \ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_FreeBSD_15= compilation fails with clang-19, see https://github.com/brainboxdotcc/DPP/issues/1332 + BUILD_DEPENDS= nlohmann-json>0:devel/nlohmann-json LIB_DEPENDS= libopus.so:audio/opus \ libsodium.so:security/libsodium