python3 x86_64 disable optimitazions
Signed-off-by: basebuilder_pel7x64builder0 <basebuilder@powerel.org>master
parent
13593b67ee
commit
aa9678b7b7
SPECS
|
@ -795,7 +795,7 @@ BuildPython debug \
|
|||
BuildPython optimized \
|
||||
python \
|
||||
python%{pybasever} \
|
||||
%ifarch %{ix86} x86_64
|
||||
%ifarch %{ix86}
|
||||
"--without-ensurepip --enable-optimizations" \
|
||||
%else
|
||||
"--without-ensurepip" \
|
||||
|
|
Loading…
Reference in New Issue