SPECS: libdbf.spec - pass CC
darekr
darekr at pld-linux.org
Tue May 2 21:56:06 CEST 2006
Author: darekr Date: Tue May 2 19:56:06 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pass CC
---- Files affected:
SPECS:
libdbf.spec (1.16 -> 1.17)
---- Diffs:
================================================================
Index: SPECS/libdbf.spec
diff -u SPECS/libdbf.spec:1.16 SPECS/libdbf.spec:1.17
--- SPECS/libdbf.spec:1.16 Wed May 28 14:59:27 2003
+++ SPECS/libdbf.spec Tue May 2 21:56:01 2006
@@ -31,7 +31,10 @@
%patch2 -p1
%build
-%{__make} CFLAGS="%{rpmcflags}" LDFLAGS="%{rpmldflags}"
+%{__make} \
+ CC="%{__cc}" \
+ CFLAGS="%{rpmcflags}" \
+ LDFLAGS="%{rpmldflags}"
%install
rm -rf $RPM_BUILD_ROOT
@@ -55,6 +58,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.17 2006/05/02 19:56:01 darekr
+- pass CC
+
Revision 1.16 2003/05/28 12:59:27 malekith
- massive attack: source-md5
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/libdbf.spec?r1=1.16&r2=1.17&f=u
More information about the pld-cvs-commit
mailing list