git: 0bed1393cadb - main - devel/cppcheck: Builds on 14 after 2.12.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 24 Jan 2024 16:55:22 UTC
The branch main has been updated by bdrewery:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0bed1393cadb4f6c5fed8d5993287b15e69b85dc
commit 0bed1393cadb4f6c5fed8d5993287b15e69b85dc
Author: Bryan Drewery <bdrewery@FreeBSD.org>
AuthorDate: 2024-01-24 16:54:58 +0000
Commit: Bryan Drewery <bdrewery@FreeBSD.org>
CommitDate: 2024-01-24 16:55:13 +0000
devel/cppcheck: Builds on 14 after 2.12.1
---
devel/cppcheck/Makefile | 2 --
1 file changed, 2 deletions(-)
diff --git a/devel/cppcheck/Makefile b/devel/cppcheck/Makefile
index a5bcfcf64dc3..e27a22f486fd 100644
--- a/devel/cppcheck/Makefile
+++ b/devel/cppcheck/Makefile
@@ -12,8 +12,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libtinyxml2.so:textproc/tinyxml2
-BROKEN_FreeBSD_14= fails to compile: static_assert failed due to requirement
-
USES= compiler:c++11-lib cmake shebangfix tar:bzip2
USE_GITHUB= yes
GH_ACCOUNT= danmar