SPECS: nbench-byte.spec - pass %{rpmldflags}
sparky
sparky at pld-linux.org
Thu Aug 10 14:12:07 CEST 2006
Author: sparky Date: Thu Aug 10 12:12:07 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pass %{rpmldflags}
---- Files affected:
SPECS:
nbench-byte.spec (1.8 -> 1.9)
---- Diffs:
================================================================
Index: SPECS/nbench-byte.spec
diff -u SPECS/nbench-byte.spec:1.8 SPECS/nbench-byte.spec:1.9
--- SPECS/nbench-byte.spec:1.8 Thu May 11 21:32:31 2006
+++ SPECS/nbench-byte.spec Thu Aug 10 14:12:02 2006
@@ -48,7 +48,8 @@
%build
%{__make} -j1 \
CC="%{__cc}" \
- CFLAGS="%{rpmcflags} -Wall"
+ CFLAGS="%{rpmcflags} -Wall" \
+ LINKFLAGS="%{rpmldflags}"
%install
rm -rf $RPM_BUILD_ROOT
@@ -72,6 +73,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.9 2006/08/10 12:12:02 sparky
+- pass %{rpmldflags}
+
Revision 1.8 2006/05/11 19:32:31 jajcus
- merged change from AC-branch (NNET.DAT file added)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/nbench-byte.spec?r1=1.8&r2=1.9&f=u
More information about the pld-cvs-commit
mailing list