summaryrefslogtreecommitdiff
path: root/devel/liberasurecode/files/patch-Makefile.am
blob: 3c1f0b30195c8003fa509155911b143029dda528 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- Makefile.am.orig	2022-04-08 23:59:40 UTC
+++ Makefile.am
@@ -8,7 +8,7 @@ INCLUDE = -I$(abs_top_builddir)/include \
 		  -I$(abs_top_builddir)/include/xor_codes
 
 AM_CPPFLAGS = $(CPPFLAGS) $(INCLUDE)
-AM_CPPFLAGS += -Werror -Wall
+AM_CPPFLAGS += -Wall
 
 AM_CFLAGS = -fPIC $(AM_CPPFLAGS) @GCOV_FLAGS@ -L/usr/local/lib