From 96e786d198ffd33f33c65e8f83d869f0bc567449 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Sat, 31 Dec 2022 12:23:00 +0000 Subject: Update version number and regenerate files --- libiberty/configure | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'libiberty') diff --git a/libiberty/configure b/libiberty/configure index 79ef15312e2..451af4978e7 100755 --- a/libiberty/configure +++ b/libiberty/configure @@ -5349,9 +5349,6 @@ case "${host}" in # sets the default TLS model and affects inlining. PICFLAG=-fPIC ;; - loongarch*-*-*) - PICFLAG=-fpic - ;; mips-sgi-irix6*) # PIC is the default. ;; @@ -5368,9 +5365,7 @@ case "${host}" in sh-*-linux* | sh[2346lbe]*-*-linux*) PICFLAG=-fpic ;; - # FIXME: Simplify to sh*-*-netbsd*? - sh-*-netbsdelf* | shl*-*-netbsdelf* | sh5-*-netbsd* | sh5l*-*-netbsd* | \ - sh64-*-netbsd* | sh64l*-*-netbsd*) + sh*-*-netbsd*) PICFLAG=-fpic ;; # Default to -fPIC unless specified otherwise. -- cgit v1.2.1