From e45e48a58cc293da96922eea1c149a98450343ee Mon Sep 17 00:00:00 2001 From: DJ Delorie Date: Mon, 23 Jan 2012 07:01:21 +0000 Subject: merge from gcc --- libiberty/ChangeLog | 4 ++++ libiberty/configure | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'libiberty') 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. ;; -- cgit v1.2.1