rpms/xulrunner/devel xulrunner.spec,1.47,1.48

Christopher Aillon (caillon) fedora-extras-commits at redhat.com
Mon Jan 14 17:32:28 UTC 2008


Author: caillon

Update of /cvs/extras/rpms/xulrunner/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28307

Modified Files:
	xulrunner.spec 
Log Message:
Also pass CXXFLAGS



Index: xulrunner.spec
===================================================================
RCS file: /cvs/extras/rpms/xulrunner/devel/xulrunner.spec,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- xulrunner.spec	14 Jan 2008 16:13:31 -0000	1.47
+++ xulrunner.spec	14 Jan 2008 17:31:51 -0000	1.48
@@ -161,6 +161,7 @@
 %endif
 
 export CFLAGS=$RPM_OPT_FLAGS
+export CXXFLAGS=$RPM_OPT_FLAGS
 export LDFLAGS="-Wl,-rpath,${MOZ_APP_DIR}"
 export MAKE="gmake %{moz_make_flags}"
 make -f client.mk build




More information about the fedora-extras-commits mailing list