alpha-vms: prevent endless recursion
[deliverable/binutils-gdb.git] / bfd / config.bfd
index b96931f52e6c46fa281738d468b1d88d20237545..4c65e5ea32f96935efbf98eedfef05824c59fc6a 100644 (file)
@@ -53,7 +53,6 @@ case $targ in
     echo "*** Use or1k-*-elf or or1k-*-linux as the target instead" >&2
     exit 1
     ;;
- c30-*-*aout* | tic30-*-*aout* | \
  null)
     if test "x$enable_obsolete" != xyes; then
       echo "*** Configuration $targ is obsolete." >&2
@@ -85,6 +84,7 @@ case $targ in
  arm-*-oabi | \
  arm-*-riscix* | \
  arm-epoc-pe* | \
+ c30-*-*aout* | tic30-*-*aout* | \
  cr16c-*-* | \
  h8300*-*-coff | \
  h8500*-*-coff | \
This page took 0.022878 seconds and 4 git commands to generate.