aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/sys/linux/configure
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@gnu.org>2021-01-07 16:47:36 +0000
committerMike Frysinger <vapier@gentoo.org>2022-01-12 07:19:46 -0500
commit4a3b4d50e33b48b84da6ce473a2b6fa89aa406be (patch)
treec5ca20c7695e00d84b8327c8347f2430beec6de2 /newlib/libc/sys/linux/configure
parent6d3ddf51282f19adac5177d4103d98074ada7b3d (diff)
downloadnewlib-4a3b4d50e33b48b84da6ce473a2b6fa89aa406be.zip
newlib-4a3b4d50e33b48b84da6ce473a2b6fa89aa406be.tar.gz
newlib-4a3b4d50e33b48b84da6ce473a2b6fa89aa406be.tar.bz2
libtool.m4: update GNU/Hurd test from upstream. In upstream libtool, 47a889a4ca20 ("Improve GNU/Hurd support.") fixed detection of shlibpath_overrides_runpath, thus avoiding unnecessary relink. This backports it.
. * libtool.m4: Match gnu* along other GNU systems. */ChangeLog: * configure: Re-generate.
Diffstat (limited to 'newlib/libc/sys/linux/configure')
-rwxr-xr-xnewlib/libc/sys/linux/configure16
1 files changed, 3 insertions, 13 deletions
diff --git a/newlib/libc/sys/linux/configure b/newlib/libc/sys/linux/configure
index 7f2a310..9ad881c 100755
--- a/newlib/libc/sys/linux/configure
+++ b/newlib/libc/sys/linux/configure
@@ -10636,16 +10636,6 @@ freebsd* | dragonfly*)
esac
;;
-gnu*)
- version_type=linux
- need_lib_prefix=no
- need_version=no
- library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
- soname_spec='${libname}${release}${shared_ext}$major'
- shlibpath_var=LD_LIBRARY_PATH
- hardcode_into_libs=yes
- ;;
-
haiku*)
version_type=linux
need_lib_prefix=no
@@ -10762,7 +10752,7 @@ linux*oldld* | linux*aout* | linux*coff*)
;;
# This must be Linux ELF.
-linux* | k*bsd*-gnu | kopensolaris*-gnu)
+linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
version_type=linux
need_lib_prefix=no
need_version=no
@@ -11451,7 +11441,7 @@ else
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<_LT_EOF
-#line 11454 "configure"
+#line 11444 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
@@ -11557,7 +11547,7 @@ else
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<_LT_EOF
-#line 11560 "configure"
+#line 11550 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H