aboutsummaryrefslogtreecommitdiff
path: root/boehm-gc
diff options
context:
space:
mode:
authorKaz Kojima <kkojima@gcc.gnu.org>2004-05-18 10:11:38 +0000
committerKaz Kojima <kkojima@gcc.gnu.org>2004-05-18 10:11:38 +0000
commitc779c42fc3bb5ad4abe8065559f6fff74cc9caa9 (patch)
treeb363b6e65054a2fe5b83516df77b834b8dc9cd6f /boehm-gc
parent319da9da6b5e02b0465379d5ad77709225addd9a (diff)
downloadgcc-c779c42fc3bb5ad4abe8065559f6fff74cc9caa9.zip
gcc-c779c42fc3bb5ad4abe8065559f6fff74cc9caa9.tar.gz
gcc-c779c42fc3bb5ad4abe8065559f6fff74cc9caa9.tar.bz2
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
Diffstat (limited to 'boehm-gc')
-rwxr-xr-xboehm-gc/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/boehm-gc/configure b/boehm-gc/configure
index bc13804..0634ad4 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