SOURCES: sdparm-Makefile.patch (NEW) - do not show annoying compil...

shadzik shadzik at pld-linux.org
Sun Apr 8 15:23:20 CEST 2007


Author: shadzik                      Date: Sun Apr  8 13:23:20 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- do not show annoying compiler warnings

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

---- Diffs:

================================================================
Index: SOURCES/sdparm-Makefile.patch
diff -u /dev/null SOURCES/sdparm-Makefile.patch:1.1
--- /dev/null	Sun Apr  8 15:23:20 2007
+++ SOURCES/sdparm-Makefile.patch	Sun Apr  8 15:23:15 2007
@@ -0,0 +1,11 @@
+--- src/Makefile.am	2007-01-22 02:36:18.000000000 +0100
++++ src/Makefile.am-new	2007-04-08 15:19:47.190074148 +0200
+@@ -2,7 +2,7 @@
+ 
+ # INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/include/scsi
+ 
+-AM_CFLAGS = -Wall -W
++AM_CFLAGS =
+ # AM_CFLAGS = -Wall -W -pedantic -std=c99
+ 
+ sdparm_SOURCES =	sdparm.c	\
================================================================


More information about the pld-cvs-commit mailing list