]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/configure.ac
sim: unify assert build settings
[thirdparty/binutils-gdb.git] / sim / configure.ac
index 0ff49b0b678ee4588e85b4cc3e28c75b64aeda70..700e04d6a602e144681234aba8210db169d73bd1 100644 (file)
@@ -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