Commit f5967c59 by Richard Earnshaw

replace arm-*-* with arm-*-aout.

From-SVN: r14558
parent e3d1fd32
...@@ -416,7 +416,8 @@ for machine in $build $host $target; do ...@@ -416,7 +416,8 @@ for machine in $build $host $target; do
broken_install=yes broken_install=yes
gnu_ld=yes gnu_ld=yes
;; ;;
arm-*-*) # generic version arm-*-aout)
tm_file=arm/aout.h
;; ;;
c1-convex-*) # Convex C1 c1-convex-*) # Convex C1
target_cpu_default=1 target_cpu_default=1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment