mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-05 19:35:52 +03:00
This is required when building for powerpc64le POWER8 with GCC 8
at least.
Fixes commit cbd9fd2369
("Consolidate
TLS block allocation for static binaries with ld.so").
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>