forked from Imagelibrary/binutils-gdb
sim: unify assert build settings
Move the --sim-enable-assert option up to the common dir so we only test & export it once across all ports.
This commit is contained in:
@@ -99,5 +99,7 @@ if test "${enable_sim}" != no; then
|
||||
fi
|
||||
AM_CONDITIONAL([SIM_ENABLE_IGEN], [test "$sim_igen" = "yes"])
|
||||
|
||||
SIM_AC_OPTION_ASSERT
|
||||
|
||||
AC_CONFIG_FILES([Makefile])
|
||||
AC_OUTPUT
|
||||
|
||||
Reference in New Issue
Block a user