* configure.in (m32r-*-*): New target.
* configure: Regenerate.
This commit is contained in:
parent
dd442a4491
commit
aafb68adf6
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@ case "${target}" in
|
|||
# end-sanitize-d30v
|
||||
h8300*-*-*) sim_target=h8300 ;;
|
||||
h8500-*-*) sim_target=h8500 ;;
|
||||
m32r-*-*) sim_target=m32r ;;
|
||||
mips*-*-*)
|
||||
# The MIPS simulator can only be compiled by gcc.
|
||||
sim_target=mips
|
||||
|
|
Loading…
Add table
Reference in a new issue