SOURCES: inotail-Makefile.patch (NEW) - initial

blues blues at pld-linux.org
Wed Dec 3 09:52:36 CET 2008


Author: blues                        Date: Wed Dec  3 08:52:36 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- initial

---- Files affected:
SOURCES:
   inotail-Makefile.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/inotail-Makefile.patch
diff -u /dev/null SOURCES/inotail-Makefile.patch:1.1
--- /dev/null	Wed Dec  3 09:52:36 2008
+++ SOURCES/inotail-Makefile.patch	Wed Dec  3 09:52:30 2008
@@ -0,0 +1,11 @@
+--- ./Makefile.org	2007-09-07 13:33:06.000000000 +0200
++++ ./Makefile	2008-12-03 09:48:32.569714441 +0100
+@@ -12,7 +12,7 @@
+ MANDIR	= $(prefix)/share/man/man1
+ 
+ CC	:= gcc
+-CFLAGS	:= $(CFLAGS) -pipe -D_USE_SOURCE -DVERSION="\"$(VERSION)\"" -W -Wall \
++CFLAGS	:= $(OPTFLAGS) -pipe -D_USE_SOURCE -DVERSION="\"$(VERSION)\"" -W -Wall \
+ 	   -Wstrict-prototypes -Wsign-compare -Wshadow -Wchar-subscripts \
+ 	   -Wmissing-declarations -Wpointer-arith -Wcast-align -Wmissing-prototypes
+ 
================================================================


More information about the pld-cvs-commit mailing list