[packages/python] - rel 3; don't use g++ for linking, shouldn't be needed on elf/linux - http://thread.gmane.org/gmane
arekm
arekm at pld-linux.org
Sat Oct 31 08:32:36 CET 2015
commit d655b537343d48208c7e91392e83a28d90c5a253
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sat Oct 31 08:32:30 2015 +0100
- rel 3; don't use g++ for linking, shouldn't be needed on elf/linux - http://thread.gmane.org/gmane.comp.python.devel/69651
python.spec | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/python.spec b/python.spec
index 892a995..4d2f2b9 100644
--- a/python.spec
+++ b/python.spec
@@ -43,7 +43,7 @@ Summary(tr.UTF-8): X arayüzlü, yüksek düzeyli, kabuk yorumlayıcı dili
Summary(uk.UTF-8): Мова програмування дуже високого рівня з X-інтерфейсом
Name: python
Version: %{py_ver}.10
-Release: 2
+Release: 3
Epoch: 1
License: PSF
Group: Development/Languages/Python
@@ -601,7 +601,6 @@ cp -a Lib/plat-linux2 Lib/plat-linux3
ac_cv_broken_sem_getvalue=no \
%{?with_debug:--with-pydebug} \
--with-threads \
- --with-cxx-main="%{__cxx}" \
--with-system-ffi \
--enable-ipv6 \
--enable-unicode=ucs4 \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python.git/commitdiff/d655b537343d48208c7e91392e83a28d90c5a253
More information about the pld-cvs-commit
mailing list