Enable power64 (with JIT)
This commit is contained in:
parent
f27d32f530
commit
083ef4d302
@ -12,9 +12,6 @@ Summary: Python 3 implementation with a Just-In-Time compiler
|
||||
License: MIT and Python and UCD
|
||||
URL: http://pypy.org/
|
||||
|
||||
# ppc64: Broken on F29+ https://bugzilla.redhat.com/show_bug.cgi?id=1619601
|
||||
ExcludeArch: %{power64}
|
||||
|
||||
# High-level configuration of the build:
|
||||
|
||||
# Whether to use RPM build wheels from the python-{pip,setuptools}-wheel package
|
||||
@ -870,6 +867,7 @@ CheckPyPy %{name}-stackless
|
||||
* Mon Oct 14 2019 Miro Hrončok <mhroncok@redhat.com> - 7.2.0-1
|
||||
- Update to 7.2.0 (#1757707)
|
||||
- Enable aarch64 (without JIT)
|
||||
- Enable power64 (with JIT)
|
||||
|
||||
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 7.1.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
Loading…
Reference in New Issue
Block a user