Author: qboosh Date: Mon Feb 21 22:05:40 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- quote __cxx
---- Files affected:
SPECS:
python.spec (1.228 -> 1.229)
---- Diffs:
================================================================
Index: SPECS/python.spec
diff -u SPECS/python.spec:1.228 SPECS/python.spec:1.229
--- SPECS/python.spec:1.228 Mon Feb 21 13:54:56 2005
+++ SPECS/python.spec Mon Feb 21 23:05:35 2005
@@ -490,7 +490,7 @@
CPPFLAGS="-I%{_includedir}/ncurses"; export CPPFLAGS
%configure \
--with-threads \
- --with-cxx=%{__cxx} \
+ --with-cxx="%{__cxx}" \
--enable-unicode=ucs4 \
--enable-shared \
LINKCC='$(PURIFY) $(CXX)'
@@ -817,6 +817,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.229 2005/02/21 22:05:35 qboosh
+- quote __cxx
+
Revision 1.228 2005/02/21 12:54:56 qrczak
- g++ should be used for linking if there is a C++ module, at least
with gcc4.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/python.spec?r1=1.228&r2=1.229&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit