From: DJ Delorie Date: Mon, 23 Jan 2012 07:01:21 +0000 (+0000) Subject: merge from gcc X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d12c31dfa70fad2a5e062d93d0c7e55818fe725e;p=binutils-gdb.git merge from gcc --- diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index e6060a76309..1e9b95aa397 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,7 @@ +2012-01-22 Douglas B Rupp + + * configure: Regenerate. + 2012-01-10 Jason Merrill * cp-demangle.c (d_print_comp) [DEMANGLE_COMPONENT_OPERATOR]: diff --git a/libiberty/configure b/libiberty/configure index b0edb0b2994..6e98352f356 100755 --- a/libiberty/configure +++ b/libiberty/configure @@ -4867,7 +4867,7 @@ case "${host}" in ;; i[34567]86-*-cygwin* | i[34567]86-*-mingw* | x86_64-*-mingw*) ;; - i[34567]86-*-interix3*) + i[34567]86-*-interix[3-9]*) # Interix 3.x gcc -fpic/-fPIC options generate broken code. # Instead, we relocate shared libraries at runtime. ;;