From c779c42fc3bb5ad4abe8065559f6fff74cc9caa9 Mon Sep 17 00:00:00 2001 From: Kaz Kojima Date: Tue, 18 May 2004 10:11:38 +0000 Subject: 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 --- libtool.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libtool.m4') diff --git a/libtool.m4 b/libtool.m4 index 91ceb2db5fa..dec9f01f3fa 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 -- cgit v1.2.1