commit 9ee43785fae03eec39ed82a1cafdad85fda13848
Author: Arkadiusz Miƛkiewicz <[email protected]>
Date:   Fri Dec 23 14:36:52 2016 +0100

    - fix build on i686

 python3.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python3.spec b/python3.spec
index cb8732f..4f828d5 100644
--- a/python3.spec
+++ b/python3.spec
@@ -18,7 +18,7 @@
 
 %define py_ver         3.6
 %define py_abi         %{py_ver}m
-%define        py_platform     %{py_abi}-%{_host_cpu}-%{_host_os}%{?_gnu}
+%define        py_platform     
%{py_abi}-%{_target_base_arch}-%{_target_os}%{?_gnu}
 %define py_prefix      %{_prefix}
 %define py_libdir      %{py_prefix}/%{_lib}/python%{py_ver}
 %define py_incdir      %{_includedir}/python%{py_abi}
================================================================

---- gitweb:

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to