From c779c42fc3bb5ad4abe8065559f6fff74cc9caa9 Mon Sep 17 00:00:00 2001 From: Kaz Kojima <kkojima@gcc.gnu.org> Date: Tue, 18 May 2004 10:11:38 +0000 Subject: [PATCH] re PR bootstrap/15120 ([3.3 only] [libtool bug] hidden symbol `__sdivsi3_i4' is referenced by DSO) PR bootstrap/15120 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*. * */configure: Rebuilt. From-SVN: r81980 --- ChangeLog | 6 ++++++ boehm-gc/configure | 2 +- libffi/configure | 2 +- libgfortran/configure | 2 +- libjava/configure | 2 +- libobjc/configure | 2 +- libstdc++-v3/configure | 2 +- libtool.m4 | 2 +- zlib/configure | 2 +- 9 files changed, 14 insertions(+), 8 deletions(-) diff --git a/ChangeLog b/ChangeLog index 3d4698cedf95..dbdb31ad416a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org> + + PR bootstrap/15120 + * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*. + * */configure: Rebuilt. + 2004-05-17 Zack Weinberg <zack@codesourcery.com> * Makefile.def, Makefile.tpl, configure.in: Remove all mention diff --git a/boehm-gc/configure b/boehm-gc/configure index bc13804ce934..0634ad47d434 100755 --- a/boehm-gc/configure +++ b/boehm-gc/configure @@ -3865,7 +3865,7 @@ irix5* | irix6*) # This must be Linux ELF. linux-gnu*) case $host_cpu in - alpha* | mips* | hppa* | i*86 | powerpc* | sparc* | ia64* ) + alpha* | mips* | hppa* | i*86 | powerpc* | sparc* | ia64* | sh* ) lt_cv_deplibs_check_method=pass_all ;; *) # glibc up to 2.1.1 does not perform some relocations on ARM diff --git a/libffi/configure b/libffi/configure index 9a76fd1d79b1..ead8b0b3493e 100755 --- a/libffi/configure +++ b/libffi/configure @@ -3430,7 +3430,7 @@ irix5* | irix6*) # This must be Linux ELF. linux-gnu*) case $host_cpu in - alpha* | mips* | hppa* | i*86 | powerpc* | sparc* | ia64* ) + alpha* | mips* | hppa* | i*86 | powerpc* | sparc* | ia64* | sh* ) lt_cv_deplibs_check_method=pass_all ;; *) # glibc up to 2.1.1 does not perform some relocations on ARM diff --git a/libgfortran/configure b/libgfortran/configure index 099ab80a610a..421c8658136d 100755 --- a/libgfortran/configure +++ b/libgfortran/configure @@ -5906,7 +5906,7 @@ irix5* | irix6*) # This must be Linux ELF. linux-gnu*) case $host_cpu in - alpha* | mips* | hppa* | i*86 | powerpc* | sparc* | ia64* ) + alpha* | mips* | hppa* | i*86 | powerpc* | sparc* | ia64* | sh* ) lt_cv_deplibs_check_method=pass_all ;; *) # glibc up to 2.1.1 does not perform some relocations on ARM diff --git a/libjava/configure b/libjava/configure index 94ce96a5cf47..ba03e6932ace 100755 --- a/libjava/configure +++ b/libjava/configure @@ -2024,7 +2024,7 @@ irix5* | irix6*) # This must be Linux ELF. linux-gnu*) case $host_cpu in - alpha* | mips* | hppa* | i*86 | powerpc* | sparc* | ia64* ) + alpha* | mips* | hppa* | i*86 | powerpc* | sparc* | ia64* | sh* ) lt_cv_deplibs_check_method=pass_all ;; *) # glibc up to 2.1.1 does not perform some relocations on ARM diff --git a/libobjc/configure b/libobjc/configure index 36f7c94fd189..f05fc18ce9e5 100755 --- a/libobjc/configure +++ b/libobjc/configure @@ -3212,7 +3212,7 @@ irix5* | irix6*) # This must be Linux ELF. linux-gnu*) case $host_cpu in - alpha* | mips* | hppa* | i*86 | powerpc* | sparc* | ia64* ) + alpha* | mips* | hppa* | i*86 | powerpc* | sparc* | ia64* | sh* ) lt_cv_deplibs_check_method=pass_all ;; *) # glibc up to 2.1.1 does not perform some relocations on ARM diff --git a/libstdc++-v3/configure b/libstdc++-v3/configure index 160d2b8c6c7c..c12de5621eaf 100755 --- a/libstdc++-v3/configure +++ b/libstdc++-v3/configure @@ -4024,7 +4024,7 @@ irix5* | irix6*) # This must be Linux ELF. linux-gnu*) case $host_cpu in - alpha* | mips* | hppa* | i*86 | powerpc* | sparc* | ia64* ) + alpha* | mips* | hppa* | i*86 | powerpc* | sparc* | ia64* | sh* ) lt_cv_deplibs_check_method=pass_all ;; *) # glibc up to 2.1.1 does not perform some relocations on ARM diff --git a/libtool.m4 b/libtool.m4 index 91ceb2db5fab..dec9f01f3fac 100644 --- a/libtool.m4 +++ b/libtool.m4 @@ -680,7 +680,7 @@ irix5* | irix6*) # This must be Linux ELF. linux-gnu*) case $host_cpu in - alpha* | mips* | hppa* | i*86 | powerpc* | sparc* | ia64* ) + alpha* | mips* | hppa* | i*86 | powerpc* | sparc* | ia64* | sh* ) lt_cv_deplibs_check_method=pass_all ;; *) # glibc up to 2.1.1 does not perform some relocations on ARM diff --git a/zlib/configure b/zlib/configure index b71418840fc0..0c94946f7af9 100755 --- a/zlib/configure +++ b/zlib/configure @@ -3398,7 +3398,7 @@ irix5* | irix6*) # This must be Linux ELF. linux-gnu*) case $host_cpu in - alpha* | mips* | hppa* | i*86 | powerpc* | sparc* | ia64* ) + alpha* | mips* | hppa* | i*86 | powerpc* | sparc* | ia64* | sh* ) lt_cv_deplibs_check_method=pass_all ;; *) # glibc up to 2.1.1 does not perform some relocations on ARM -- GitLab