Mon Jun 16 12:49:36 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
[deliverable/binutils-gdb.git] / ld / configure.host
index 2e74df7df7a478d0cbd6b11cce917b844c1e2d81..a05f20b6bd8e4643873667d9120b7e0c957cda3f 100644 (file)
@@ -162,6 +162,8 @@ case "${host}" in
       :
     elif grep 'No such file' conftest.t >/dev/null 2>&1; then
       :
+    elif grep 'do not mix' conftest.t >/dev/null 2>&1; then
+      :
     elif test "${shared}" = "true"; then
       HLDFLAGS='-Wl,-rpath=$(libdir)'
     else
This page took 0.022524 seconds and 4 git commands to generate.