aboutsummaryrefslogtreecommitdiff
path: root/devel/cppcheck/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/cppcheck/Makefile')
-rw-r--r--devel/cppcheck/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/cppcheck/Makefile b/devel/cppcheck/Makefile
index 92905c9aa0b9..d46a1ac0df41 100644
--- a/devel/cppcheck/Makefile
+++ b/devel/cppcheck/Makefile
@@ -13,8 +13,6 @@ COMMENT?= Static analysis of C/C++ code
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
-BROKEN_powerpc64= fails to compile: analyzerinfo.cpp: 'to_string' is not a member of 'std'
-
USES= compiler:c++11-lib cmake tar:bzip2
.if defined(GUI_ONLY)