From: chenglulu Date: Sat, 27 Nov 2021 07:06:34 +0000 (+0800) Subject: LoongArch Port: Regenerate libgcc/configure. X-Git-Tag: basepoints/gcc-13~429 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b38100eb08ac6bd88e1234e5de0cd169712b57cf;p=thirdparty%2Fgcc.git LoongArch Port: Regenerate libgcc/configure. 2022-03-29 Chenghua Xu Lulu Cheng libgcc/ChangeLog: * configure: Regenerate file. --- diff --git a/libgcc/configure b/libgcc/configure index 52bf25d4e946..1f9b2ac578be 100755 --- a/libgcc/configure +++ b/libgcc/configure @@ -2403,6 +2403,9 @@ case "${host}" in # sets the default TLS model and affects inlining. PICFLAG=-fPIC ;; + loongarch*-*-*) + PICFLAG=-fpic + ;; mips-sgi-irix6*) # PIC is the default. ;; @@ -5073,7 +5076,7 @@ $as_echo "$libgcc_cv_cfi" >&6; } # word size rather than the address size. cat > conftest.c <