Enable https://fedoraproject.org/wiki/Changes/PythonNoSemanticInterpositionSpeedup on power and arm
https://bugzilla.redhat.com/show_bug.cgi?id=1795575 is "fixed for almost a month"
This commit is contained in:
parent
2d49fce8f2
commit
f6b4d318e9
@ -64,12 +64,7 @@ License: Python
|
|||||||
%bcond_without optimizations
|
%bcond_without optimizations
|
||||||
|
|
||||||
# https://fedoraproject.org/wiki/Changes/PythonNoSemanticInterpositionSpeedup
|
# https://fedoraproject.org/wiki/Changes/PythonNoSemanticInterpositionSpeedup
|
||||||
# Disabled on ppc64le and armv7hl: https://bugzilla.redhat.com/show_bug.cgi?id=1795575
|
|
||||||
%ifarch %{power64} %{arm}
|
|
||||||
%bcond_with no_semantic_interposition
|
|
||||||
%else
|
|
||||||
%bcond_without no_semantic_interposition
|
%bcond_without no_semantic_interposition
|
||||||
%endif
|
|
||||||
|
|
||||||
# Run the test suite in %%check
|
# Run the test suite in %%check
|
||||||
%bcond_without tests
|
%bcond_without tests
|
||||||
|
Loading…
Reference in New Issue
Block a user