mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-26 02:33:31 +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
|
sim_target=mn10300
|
||||||
only_if_gcc=yes
|
only_if_gcc=yes
|
||||||
;;
|
;;
|
||||||
|
mn10200*-*-*)
|
||||||
|
sim_target=mn10200
|
||||||
|
;;
|
||||||
sh*-*-*) sim_target=sh ;;
|
sh*-*-*) sim_target=sh ;;
|
||||||
powerpc*-*-eabi* | powerpc*-*-solaris* | powerpc*-*-sysv4* | powerpc*-*-elf* | powerpc*-*-linux* )
|
powerpc*-*-eabi* | powerpc*-*-solaris* | powerpc*-*-sysv4* | powerpc*-*-elf* | powerpc*-*-linux* )
|
||||||
# The PowerPC simulator uses the GCC extension long long as well as
|
# The PowerPC simulator uses the GCC extension long long as well as
|
||||||
|
Loading…
Reference in New Issue
Block a user