aboutsummaryrefslogtreecommitdiff
path: root/libtool.m4
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
commitf8adc08c211d8163906a55c5c9d0ab5cb6c0b404 (patch)
treeb363b6e65054a2fe5b83516df77b834b8dc9cd6f /libtool.m4
parent48b000591b8efbbf5fd2aab307e1ec2251fb13a3 (diff)
PR bootstrap/15120
* libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*. * */configure: Rebuilt. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@81980 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libtool.m4')
-rw-r--r--libtool.m42
1 files changed, 1 insertions, 1 deletions
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