SPECS: LeakTracer.spec - pass rpmcxxflags.

pluto pluto at pld-linux.org
Sat Dec 10 21:43:12 CET 2005


Author: pluto                        Date: Sat Dec 10 20:43:12 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pass rpmcxxflags.

---- Files affected:
SPECS:
   LeakTracer.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/LeakTracer.spec
diff -u SPECS/LeakTracer.spec:1.3 SPECS/LeakTracer.spec:1.4
--- SPECS/LeakTracer.spec:1.3	Sat Dec 10 21:42:12 2005
+++ SPECS/LeakTracer.spec	Sat Dec 10 21:43:07 2005
@@ -34,7 +34,7 @@
 
 %{__make} \
 	CXX="%{__cxx}" \
-	CXXFLAGS="%{rpmcflags} -nodefaultlibs"
+	CXXFLAGS="%{rpmcxxflags} -nodefaultlibs"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -62,6 +62,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2005/12/10 20:43:07  pluto
+- pass rpmcxxflags.
+
 Revision 1.3  2005/12/10 20:42:12  pluto
 - it doesn't req. libstdc++. just omit -lstdc++ from linking.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/LeakTracer.spec?r1=1.3&r2=1.4&f=u




More information about the pld-cvs-commit mailing list