SOURCES: multipath-tools-optflags.patch (NEW) - inherit OPTFLAGS i...
qboosh
qboosh at pld-linux.org
Sat Aug 19 22:56:28 CEST 2006
Author: qboosh Date: Sat Aug 19 20:56:28 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- inherit OPTFLAGS in libmultipath too
---- Files affected:
SOURCES:
multipath-tools-optflags.patch (1.4 -> 1.5) (NEW)
---- Diffs:
================================================================
Index: SOURCES/multipath-tools-optflags.patch
diff -u /dev/null SOURCES/multipath-tools-optflags.patch:1.5
--- /dev/null Sat Aug 19 22:56:28 2006
+++ SOURCES/multipath-tools-optflags.patch Sat Aug 19 22:56:23 2006
@@ -0,0 +1,11 @@
+--- multipath-tools-0.4.7/libmultipath/Makefile.orig 2006-03-13 12:07:45.000000000 +0100
++++ multipath-tools-0.4.7/libmultipath/Makefile 2006-08-19 22:55:14.593672750 +0200
+@@ -6,7 +6,7 @@
+
+ include ../Makefile.inc
+
+-CFLAGS = -I$(checkersdir)
++CFLAGS += -I$(checkersdir)
+
+ OBJS = memory.o parser.o vector.o devmapper.o callout.o \
+ hwtable.o blacklist.o util.o dmparser.o config.o \
================================================================
More information about the pld-cvs-commit
mailing list