You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sys-process/watchpid/files/watchpid-0.1-cflags.patch

12 lines
302 B

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