SPECS: antlr.spec - use rpmcxxflags in make (configure overrides C...

qboosh qboosh at pld-linux.org
Mon Nov 13 22:43:08 CET 2006


Author: qboosh                       Date: Mon Nov 13 21:43:08 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use rpmcxxflags in make (configure overrides CXXFLAGS)

---- Files affected:
SPECS:
   antlr.spec (1.44 -> 1.45) 

---- Diffs:

================================================================
Index: SPECS/antlr.spec
diff -u SPECS/antlr.spec:1.44 SPECS/antlr.spec:1.45
--- SPECS/antlr.spec:1.44	Fri Nov 10 19:11:15 2006
+++ SPECS/antlr.spec	Mon Nov 13 22:43:03 2006
@@ -107,6 +107,7 @@
 	%{!?with_gcj:CLASSPATH=`pwd` --with-java=java --with-javac=javac --with-jar=jar} \
 	%{?with_gcj:--with-java=gij --with-javac=gcj --with-jar=fastjar}
 
+CXXFLAGS="%{rpmcxxflags}" \
 %{__make}
 
 %install
@@ -166,6 +167,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.45  2006/11/13 21:43:03  qboosh
+- use rpmcxxflags in make (configure overrides CXXFLAGS)
+
 Revision 1.44  2006/11/10 18:11:15  prism
 - updated to 2.7.7, patches are obsolete
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/antlr.spec?r1=1.44&r2=1.45&f=u



More information about the pld-cvs-commit mailing list