Remove DYNAMIC_OLDER=1 on s390x to see what happens.
This commit is contained in:
parent
a1a0f15fec
commit
a23aac5aed
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user