aboutsummaryrefslogtreecommitdiffstats
path: root/main/logrotate/no-werror.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/logrotate/no-werror.patch')
-rw-r--r--main/logrotate/no-werror.patch8
1 files changed, 0 insertions, 8 deletions
diff --git a/main/logrotate/no-werror.patch b/main/logrotate/no-werror.patch
deleted file mode 100644
index 30c0a63eb9..0000000000
--- a/main/logrotate/no-werror.patch
+++ /dev/null
@@ -1,8 +0,0 @@
---- ./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