diff --git a/base/glibc/glibc.conf b/base/glibc/glibc.conf index 648e407df..7e292e3f0 100644 --- a/base/glibc/glibc.conf +++ b/base/glibc/glibc.conf @@ -67,6 +67,9 @@ if [ $SDECFG_PKG_GLIBC_TLS = 1 ]; then # tls config.cache tweaks for toolchain stage if atstage toolchain ; then case "$arch" in + mips64) + tls_arch=mips + ;; powerpc) tls_arch=powerpc32 var_append configcache ' ' \