Try with -mincoming-stack-boundary=2 for i586 (https://bugs.gentoo.org/647954)

This commit is contained in:
Mikhail Novosyolov 2019-05-14 16:14:56 +03:00
parent 33a319a2af
commit d74086d09a

View file

@ -67,6 +67,11 @@
%global multilib_arches %{power64} sparc64 x86_64
%global jit_arches %{ix86} x86_64 sparcv9 sparc64 %{aarch64} %{power64}
# https://bugs.gentoo.org/647954
%ifarch %ix86
%global optflags %{optflags} -mincoming-stack-boundary=2
%endif
%ifnarch %{jit_arches}
# Disable hardened build on non-jit arches. Work-around for RHBZ#1290936.
%undefine _hardened_build
@ -886,7 +891,7 @@ Obsoletes: java-1.7.0-openjdk-accessibility%{?1} < %{EVRD}
Name: java-%{javaver}-%{origin}
Version: %{javaver}.%{updatever}
Release: 1.%{buildver}.5
Release: 1.%{buildver}.6
# java-1.5.0-ibm from jpackage.org set Epoch to 1 for unknown reasons,
# and this change was brought into RHEL-4. java-1.5.0-ibm packages
# also included the epoch in their virtual provides. This created a