summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/honggfuzz/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/security/honggfuzz/Makefile b/security/honggfuzz/Makefile
index f750f8b330d9..e011a1b832db 100644
--- a/security/honggfuzz/Makefile
+++ b/security/honggfuzz/Makefile
@@ -11,11 +11,7 @@ COMMENT= General-purpose fuzzer with simple, command-line interface
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/COPYING
-BROKEN_mips= fails to compile: cc1: error: unrecognized command line option -Wframe-larger-than=131072
-BROKEN_mips64= fails to compile: cc1: error: unrecognized command line option -Wframe-larger-than=131072
-BROKEN_powerpc64= fails to compile: cc1: error: unrecognized command line option -Wframe-larger-than=131072
-
-USES= gmake
+USES= compiler:c11 gmake
USE_GITHUB= yes
GH_ACCOUNT= google
GC_TAGNAME= 6d01e82