[packages/python3] - rel 2; disable optimizations on x32 (pgo build hangs)

arekm arekm at pld-linux.org
Sun Jul 1 13:15:18 CEST 2018


commit ae91e2fb3822a03e546923f20f8f96cb9954529a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sun Jul 1 13:15:11 2018 +0200

    - rel 2; disable optimizations on x32 (pgo build hangs)

 python3.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/python3.spec b/python3.spec
index 2f10766..d525089 100644
--- a/python3.spec
+++ b/python3.spec
@@ -18,6 +18,7 @@
 #   test_time: test_AsTimeval (test.test_time.TestCPyTime), rounding error
 %ifarch x32
 %define		broken_tests_x32	test_time
+%undefine	with_optimizations
 %endif
 %define		broken_tests	test_nntplib test_gdb test_site test_distutils test_bdist_rpm test_ssl %{?broken_tests_x32}
 
@@ -40,7 +41,7 @@ Summary(tr.UTF-8):	X arayüzlü, yüksek düzeyli, kabuk yorumlayıcı dili
 Summary(uk.UTF-8):	Мова програмування дуже високого рівня з X-інтерфейсом
 Name:		python3
 Version:	%{py_ver}.0
-Release:	1
+Release:	2
 Epoch:		1
 License:	PSF
 Group:		Development/Languages/Python
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3.git/commitdiff/ae91e2fb3822a03e546923f20f8f96cb9954529a



More information about the pld-cvs-commit mailing list