aboutsummaryrefslogtreecommitdiffstats
path: root/main/logrotate/no-werror.patch
blob: 30c0a63eb932cd4843b2541ced73cc79e593da2c (plain)
1
2
3
4
5
6
7
8
--- ./Makefile.am.orig
+++ ./Makefile.am
@@ -1,4 +1,4 @@
-AM_CFLAGS = -Wall -Werror
+AM_CFLAGS = -Wall
 sbin_PROGRAMS = logrotate
 logrotate_SOURCES = basenames.c config.c log.c logrotate.c \
 		    basenames.h config.h log.h logrotate.h queue.h