mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-06 20:58:33 +01:00
LoongArch: Regenerate preconfigure. [bug 32521]
Add "mtls_descriptor=desc" to preconfigure.ac and regenerate preconfigure. Fix failure: elf/tst-gnu2-tls2. Reported-by: Joseph S. Myers <josmyers@redhat.com> Reported-by: Andreas K. Huettel <dilfridge@gentoo.org>
This commit is contained in:
parent
9327c8edcd
commit
d4cdb601df
2 changed files with 2 additions and 0 deletions
|
@ -43,6 +43,7 @@ loongarch*)
|
|||
|
||||
|
||||
base_machine=loongarch
|
||||
mtls_descriptor=desc
|
||||
;;
|
||||
esac
|
||||
|
||||
|
|
|
@ -41,6 +41,7 @@ loongarch*)
|
|||
AC_DEFINE_UNQUOTED([LOONGARCH_ABI_FRLEN], [$abi_flen])
|
||||
|
||||
base_machine=loongarch
|
||||
mtls_descriptor=desc
|
||||
;;
|
||||
esac
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue