build-many-glibcs.py: add powerpc64le glibc variant without multiarch
commit4ae2b8a42338f6adba7817539d05ad347154cda3
authorPaul E. Murphy <murphyp@linux.ibm.com>
Thu, 23 Sep 2021 20:25:00 +0000 (23 15:25 -0500)
committerPaul E. Murphy <murphyp@linux.ibm.com>
Fri, 24 Sep 2021 19:32:35 +0000 (24 14:32 -0500)
treeba4ad5758ec351dc834e904336bb8712fe5efe25
parentb26901b26e0b0b61a151ff18e53bee84d977ef7c
build-many-glibcs.py: add powerpc64le glibc variant without multiarch

This configuration tests the float128 to ldouble128 redirect support
on powerpc64le without the extra wrappers needed to support ifunc
on this target.
scripts/build-many-glibcs.py