forked from Imagelibrary/binutils-gdb
Build IGEN with the MIPS simulator.
This commit is contained in:
@@ -63,6 +63,7 @@ case "${target}" in
|
|||||||
# The MIPS simulator can only be compiled by gcc.
|
# The MIPS simulator can only be compiled by gcc.
|
||||||
sim_target=mips
|
sim_target=mips
|
||||||
only_if_gcc=yes
|
only_if_gcc=yes
|
||||||
|
extra_subdirs="${extra_subdirs} igen"
|
||||||
;;
|
;;
|
||||||
mn10300*-*-*)
|
mn10300*-*-*)
|
||||||
# The mn10300 simulator can only be compiled by gcc.
|
# The mn10300 simulator can only be compiled by gcc.
|
||||||
|
|||||||
Reference in New Issue
Block a user