commit 85d91854e21dafd57aeda34f7552b0466df11766
Author: Elan Ruusamäe <[email protected]>
Date: Sat Jul 28 09:54:29 2012 +0300
enable tsc only on supported arches
python3.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/python3.spec b/python3.spec
index 4683317..0a7587a 100644
--- a/python3.spec
+++ b/python3.spec
@@ -468,7 +468,9 @@ CPPFLAGS="-I/usr/include/ncursesw %{rpmcppflags}"; export
CPPFLAGS
--with-dbmliborder=gdbm:bdb \
--with-wide-unicode \
--with-signal-module \
+%ifarch %{ix86} %{x8664} ppc ppc64
--with-tsc \
+%endif
--with-threads \
--with-doc-strings \
--with-fpectl \
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit