From: NIIBE Yutaka Date: Fri, 27 Jul 2001 16:28:06 +0000 (+0000) Subject: * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all X-Git-Tag: release-1-4d~99 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d79ae2583d182fe658a9ce07f7ccb64a5101ab93;p=thirdparty%2Flibtool.git * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all for sh*-*-linux* (SuperH) too. --- diff --git a/ChangeLog b/ChangeLog index 4665817cd..547aef2ef 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-07-27 NIIBE Yutaka + + * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all + for sh*-*-linux* (SuperH) too. + 2001-07-25 Ossama Othman From Thomas Poindessous diff --git a/libtool.m4 b/libtool.m4 index b22d9d1e3..ce13ab2ed 100644 --- a/libtool.m4 +++ b/libtool.m4 @@ -1884,7 +1884,7 @@ irix5* | irix6*) # This must be Linux ELF. linux*) case $host_cpu in - alpha* | hppa* | i*86 | ia64* | m68* | mips | mipsel | powerpc* | sparc* | s390* ) + alpha* | hppa* | i*86 | ia64* | m68* | mips | mipsel | powerpc* | sparc* | s390* | sh*) lt_cv_deplibs_check_method=pass_all ;; *) # glibc up to 2.1.1 does not perform some relocations on ARM