summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-05-23 22:15:30 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2017-05-23 22:15:48 +0100
commit11b4cdb9bfa35c180842c53187f9cdc93871172f (patch)
tree178545e343e8e6c0ee6bba938850fa3a9c0ac48b /app-forensics/honggfuzz/files
parentdev-lang/ghc: restore HCFLAGS=-O1 for UNREG arches (diff)
downloadgentoo-11b4cdb9bfa35c180842c53187f9cdc93871172f.tar.gz
gentoo-11b4cdb9bfa35c180842c53187f9cdc93871172f.tar.bz2
gentoo-11b4cdb9bfa35c180842c53187f9cdc93871172f.zip
app-forensics/honggfuzz: bump up to 1.0
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'app-forensics/honggfuzz/files')
-rw-r--r--app-forensics/honggfuzz/files/honggfuzz-1.0-no-error.patch7
1 files changed, 7 insertions, 0 deletions
diff --git a/app-forensics/honggfuzz/files/honggfuzz-1.0-no-error.patch b/app-forensics/honggfuzz/files/honggfuzz-1.0-no-error.patch
new file mode 100644
index 000000000000..c7d7f48af54f
--- /dev/null
+++ b/app-forensics/honggfuzz/files/honggfuzz-1.0-no-error.patch
@@ -0,0 +1,7 @@
+diff --git a/Makefile b/Makefile
+index 378df7d..75a6b71 100644
+--- a/Makefile
++++ b/Makefile
+@@ -30 +30 @@ CC_SRCS := display.c log.c util.c files.c hfuzz_cc/hfuzz-clang.c
+-COMMON_CFLAGS := -D_GNU_SOURCE -Wall -Werror -Wframe-larger-than=131072
++COMMON_CFLAGS := -D_GNU_SOURCE -Wall -Wframe-larger-than=131072