Remove DYNAMIC_OLDER=1 on s390x to see what happens.

This commit is contained in:
Susi Lehtola 2020-06-16 10:54:24 +02:00
parent a1a0f15fec
commit a23aac5aed

View File

@ -380,7 +380,7 @@ TARGET="TARGET=POWER8 DYNAMIC_ARCH=1 DYNAMIC_OLDER=1"
TARGET="TARGET=ARMV8 DYNAMIC_ARCH=1 DYNAMIC_OLDER=1"
%endif
%ifarch s390x
TARGET="TARGET=ZARCH_GENERIC DYNAMIC_ARCH=1 DYNAMIC_OLDER=1"
TARGET="TARGET=ZARCH_GENERIC DYNAMIC_ARCH=1"
%endif
%if 0%{?rhel} == 5