forked from Imagelibrary/binutils-gdb
sim: Revert "Fix frv/iq2000/m32r/sh64 sim, default hardware to off."
This partially reverts commits:105dd264de3df3af7c3fc4892a6b379e3042ec07Now that dv-sockser is handled entirely by the common build logic, the failure these targets were hitting isn't really possible anymore. Lets reset their hardware status back to defaulting to on. Some of these were set to "always" previously, but we don't support that anymore.
This commit is contained in:
@@ -27,6 +27,6 @@ SIM_AC_OPTION_CGEN_MAINT
|
||||
AC_SUBST(traps_obj)
|
||||
AC_SUBST(sim_extra_cflags)
|
||||
|
||||
SIM_AC_OPTION_HARDWARE(no,"","")
|
||||
SIM_AC_OPTION_HARDWARE(yes,"","")
|
||||
|
||||
SIM_AC_OUTPUT
|
||||
|
||||
Reference in New Issue
Block a user