SPECS: device-mapper.spec - CLDFLAGS="%{rpmldflags}"
sparky
sparky at pld-linux.org
Sun Jul 30 21:06:05 CEST 2006
Author: sparky Date: Sun Jul 30 19:06:05 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- CLDFLAGS="%{rpmldflags}"
---- Files affected:
SPECS:
device-mapper.spec (1.62 -> 1.63)
---- Diffs:
================================================================
Index: SPECS/device-mapper.spec
diff -u SPECS/device-mapper.spec:1.62 SPECS/device-mapper.spec:1.63
--- SPECS/device-mapper.spec:1.62 Wed Jul 19 18:39:50 2006
+++ SPECS/device-mapper.spec Sun Jul 30 21:05:59 2006
@@ -136,6 +136,7 @@
# kcc
%configure \
CC="klcc -static" \
+ CLDFLAGS="%{rpmldflags}" \
--disable-selinux \
--disable-dynamic_link \
--enable-static_link \
@@ -154,6 +155,7 @@
# uclibc (for lvm2)
%configure \
CC="%{_target_cpu}-uclibc-gcc" \
+ CLDFLAGS="%{rpmldflags}" \
--disable-selinux \
--disable-dynamic_link \
--with-optimisation="-Os" \
@@ -167,6 +169,7 @@
%endif
%configure \
+ CLDFLAGS="%{rpmldflags}" \
--%{?with_selinux:en}%{!?with_selinux:dis}able-selinux \
--with-optimisation="%{rpmcflags}" \
--with-user=%(id -u) \
@@ -251,6 +254,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.63 2006/07/30 19:05:59 sparky
+- CLDFLAGS="%{rpmldflags}"
+
Revision 1.62 2006/07/19 16:39:50 qboosh
- updated to 1.02.08
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/device-mapper.spec?r1=1.62&r2=1.63&f=u
More information about the pld-cvs-commit
mailing list