SPECS: squidwall.spec - ehm, no need for OPTFLAGS here
shadzik
shadzik at pld-linux.org
Wed Apr 2 11:30:35 CEST 2008
Author: shadzik Date: Wed Apr 2 09:30:35 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- ehm, no need for OPTFLAGS here
---- Files affected:
SPECS:
squidwall.spec (1.9 -> 1.10)
---- Diffs:
================================================================
Index: SPECS/squidwall.spec
diff -u SPECS/squidwall.spec:1.9 SPECS/squidwall.spec:1.10
--- SPECS/squidwall.spec:1.9 Wed Apr 2 11:25:09 2008
+++ SPECS/squidwall.spec Wed Apr 2 11:30:30 2008
@@ -34,7 +34,7 @@
%build
%{__make} \
- CFLAGS="$OPTFLAGS %{rpmcflags}" \
+ CFLAGS="%{rpmcflags}" \
LDFLAGS="%{rpmldflags} %{_libdir}/libowfat.a"
%install
@@ -59,6 +59,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.10 2008-04-02 09:30:30 shadzik
+- ehm, no need for OPTFLAGS here
+
Revision 1.9 2008-04-02 09:25:09 shadzik
- pass also LDFLAGS
- should fix linking problems on 64bit
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/squidwall.spec?r1=1.9&r2=1.10&f=u
More information about the pld-cvs-commit
mailing list