View | Details | Raw Unified | Return to bug 265510
Collapse All | Expand All

(-)b/devel/gindent/files/patch-src_Makefile.in (-1 / +11 lines)
Added Link Here
0
- 
1
--- src/Makefile.in.orig	2022-07-30 03:38:42 UTC
2
+++ src/Makefile.in
3
@@ -352,7 +352,7 @@ EXTRA_DIST = @PACKAGE@.gperf @PACKAGE@-cc.gperf wildex
4
 BUILT_SOURCES = gperf.c gperf-cc.c
5
 AM_CPPFLAGS = -I. -I$(srcdir) -I$(top_srcdir)/intl
6
 MAINTAINERCLEANFILES = Makefile.in libgettext.h
7
-AM_CFLAGS = -Wall -W -Werror -Wredundant-decls -Wshadow \
8
+AM_CFLAGS = -Wall -W -Wredundant-decls -Wshadow \
9
 	-Wstrict-prototypes -Wmissing-prototypes -Wnested-externs \
10
 	-Wmissing-declarations -Wcomment -Wbad-function-cast \
11
 	-Wcast-align $(am__append_1)

Return to bug 265510