s390x: Inherit z15 build flags from redhat-rpm-config
This commit is contained in:
parent
8c25df8a1d
commit
42962ebc3d
@ -1056,6 +1056,7 @@ rpm_inherit_flags \
|
|||||||
"-march=x86-64" \
|
"-march=x86-64" \
|
||||||
"-march=z13" \
|
"-march=z13" \
|
||||||
"-march=z14" \
|
"-march=z14" \
|
||||||
|
"-march=z15" \
|
||||||
"-march=zEC12" \
|
"-march=zEC12" \
|
||||||
"-mbranch-protection=standard" \
|
"-mbranch-protection=standard" \
|
||||||
"-mfpmath=sse" \
|
"-mfpmath=sse" \
|
||||||
@ -1064,6 +1065,7 @@ rpm_inherit_flags \
|
|||||||
"-mtune=generic" \
|
"-mtune=generic" \
|
||||||
"-mtune=z13" \
|
"-mtune=z13" \
|
||||||
"-mtune=z14" \
|
"-mtune=z14" \
|
||||||
|
"-mtune=z15" \
|
||||||
"-mtune=zEC12" \
|
"-mtune=zEC12" \
|
||||||
"-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1" \
|
"-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1" \
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user