build-many-glibcs.py: Add s390 --disable-multi-arch / multi-arch configurations.
commit2938846accff13087d520cc29c17b857337ae927
authorStefan Liebler <stli@linux.ibm.com>
Wed, 31 Jan 2024 12:02:57 +0000 (31 13:02 +0100)
committerStefan Liebler <stli@linux.ibm.com>
Wed, 21 Feb 2024 07:52:36 +0000 (21 08:52 +0100)
tree0f5631ca0f379bec09a677ad87ce16ef1f153d6a
parentaa4106db1d6f80e64dcc8818cc07aacd7fabb03e
build-many-glibcs.py: Add s390 --disable-multi-arch / multi-arch configurations.

This patch adds some --disable-multi-arch variants for s390x.

As the used IFUNC variants and __GI symbols depend on the used
gcc -march=cpu-level, there are multiple new configurations.
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
scripts/build-many-glibcs.py