From 286d15986f84ae28e8f18fe5c01c116aeb1ee8e2 Mon Sep 17 00:00:00 2001 From: Christian Wiese Date: Wed, 19 Mar 2008 03:30:06 +0200 Subject: [PATCH] glibc: Added config cache tls tweaks for mips64 --- base/glibc/glibc.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/base/glibc/glibc.conf b/base/glibc/glibc.conf index b2b6c73fe..9eba41303 100644 --- a/base/glibc/glibc.conf +++ b/base/glibc/glibc.conf @@ -69,6 +69,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 ' ' \