replace arm-*-* with arm-*-aout.
From-SVN: r14558
This commit is contained in:
parent
e3d1fd3263
commit
f5967c596a
@ -416,7 +416,8 @@ for machine in $build $host $target; do
|
||||
broken_install=yes
|
||||
gnu_ld=yes
|
||||
;;
|
||||
arm-*-*) # generic version
|
||||
arm-*-aout)
|
||||
tm_file=arm/aout.h
|
||||
;;
|
||||
c1-convex-*) # Convex C1
|
||||
target_cpu_default=1
|
||||
|
Loading…
Reference in New Issue
Block a user