[packages/python3] - drop obsolete --with-signal-module and --with-tsc options
arekm
arekm at pld-linux.org
Tue Dec 27 23:17:37 CET 2016
commit 94e6cfa282be8a34868ff59456d97021d716d47d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Dec 27 23:17:30 2016 +0100
- drop obsolete --with-signal-module and --with-tsc options
python3.spec | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
---
diff --git a/python3.spec b/python3.spec
index 4f828d5..79f9300 100644
--- a/python3.spec
+++ b/python3.spec
@@ -524,14 +524,10 @@ fi
--without-ensurepip \
--with-fpectl \
%{?with_debug:--with-pydebug} \
- --with-signal-module \
--with-system-expat \
--with-system-ffi \
%{?with_system_mpdecimal:--with-system-libmpdec} \
- --with-threads \
-%ifarch %{ix86} %{x8664} ppc ppc64
- --with-tsc
-%endif
+ --with-threads
%{__make} 2>&1 | awk '
BEGIN { fail = 0; logmsg = ""; }
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3.git/commitdiff/94e6cfa282be8a34868ff59456d97021d716d47d
More information about the pld-cvs-commit
mailing list