* parse.c (target_map_name_to_register): Check target specific
[deliverable/binutils-gdb.git] / configure.in
index 636e0ef0291b9aa1f3c5aa6e3233a8eb9ce6a1f8..27b23eb978e0a8b96da073eeffb4f99bb3658d18 100644 (file)
@@ -716,6 +716,9 @@ case "${target}" in
     ;;
   mn10300-*-*)
     noconfigdirs="$noconfigdirs"
+    if [ x${is_cross_compiler} != xno ] ; then
+          target_configdirs="${target_configdirs} target-libstub target-cygmon"
+    fi
     ;;
   powerpc-*-aix*)
     # copied from rs6000-*-* entry
This page took 0.024565 seconds and 4 git commands to generate.