Patch from Steve Ellcey for hpux build failure.
[deliverable/binutils-gdb.git] / configure
index be814518b79002e326ddc5b751bfcb8f13d48d9f..1e25b8e1b1d2e4c010e560a54d924642c2d4974a 100755 (executable)
--- a/configure
+++ b/configure
@@ -1430,6 +1430,9 @@ case "${target}" in
   mn10300-*-*)
     noconfigdirs="$noconfigdirs ${libgcj}"
     ;;
+  ms1-*-*)
+    noconfigdirs="$noconfigdirs sim"
+    ;;
   powerpc-*-aix*)
     # copied from rs6000-*-* entry
     noconfigdirs="$noconfigdirs gprof target-libgloss ${libgcj}"
This page took 0.023926 seconds and 4 git commands to generate.