SPECS: mtf.spec - pass LDFLAGS
darekr
darekr at pld-linux.org
Wed Nov 22 16:46:56 CET 2006
Author: darekr Date: Wed Nov 22 15:46:56 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pass LDFLAGS
---- Files affected:
SPECS:
mtf.spec (1.11 -> 1.12)
---- Diffs:
================================================================
Index: SPECS/mtf.spec
diff -u SPECS/mtf.spec:1.11 SPECS/mtf.spec:1.12
--- SPECS/mtf.spec:1.11 Wed Nov 22 16:26:40 2006
+++ SPECS/mtf.spec Wed Nov 22 16:46:51 2006
@@ -33,7 +33,8 @@
%build
%{__make} \
CC="%{__cc}" \
- CFLAGS="%{rpmcflags}"
+ CFLAGS="%{rpmcflags}" \
+ LDFLAGS="%{rpmldflags}"
%install
rm -rf $RPM_BUILD_ROOT
@@ -55,6 +56,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.12 2006/11/22 15:46:51 darekr
+- pass LDFLAGS
+
Revision 1.11 2006/11/22 15:26:40 darekr
- pass CC, CFLAGS
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/mtf.spec?r1=1.11&r2=1.12&f=u
More information about the pld-cvs-commit
mailing list