summaryrefslogtreecommitdiff
blob: c82e5607f5ab16fde84305d109394009d3a8627b (plain)
1
2
3
4
5
6
7
8
9
10
11
https://bugs.gentoo.org/726054
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -64,7 +64,6 @@ VERSION = @VERSION@
 
 bin_PROGRAMS = watchpid
 watchpid_SOURCES = watchpid.c
-CFLAGS = -Wall -Werror -O3
 man_MANS = watchpid.1
 EXTRA_DIST = $(man_MANS)
 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs