mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
* configure.in: Add mn10200 configure lines accidentally
removed. * configure: Regenerated. Opps.
This commit is contained in:
parent
64c21d14eb
commit
3788a2b12f
@ -67,6 +67,9 @@ case "${target}" in
|
||||
sim_target=mn10300
|
||||
only_if_gcc=yes
|
||||
;;
|
||||
mn10200*-*-*)
|
||||
sim_target=mn10200
|
||||
;;
|
||||
sh*-*-*) sim_target=sh ;;
|
||||
powerpc*-*-eabi* | powerpc*-*-solaris* | powerpc*-*-sysv4* | powerpc*-*-elf* | powerpc*-*-linux* )
|
||||
# The PowerPC simulator uses the GCC extension long long as well as
|
||||
|
Loading…
Reference in New Issue
Block a user