* libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
[deliverable/binutils-gdb.git] / libtool.m4
index eca1da32ec5f9b1f41c3a80b6019047618251388..d2e36088dee31fde23c7bca7600caa573008bd07 100644 (file)
@@ -636,7 +636,7 @@ irix5* | irix6*)
 # This must be Linux ELF.
 linux-gnu*)
   case $host_cpu in
-  alpha* | hppa* | i*86 | powerpc* | sparc* | ia64* )
+  alpha* | mips* | hppa* | i*86 | powerpc* | sparc* | ia64* )
     lt_cv_deplibs_check_method=pass_all ;;
   *)
     # glibc up to 2.1.1 does not perform some relocations on ARM
This page took 0.026589 seconds and 4 git commands to generate.