[mcs] Accept and ignore command line args supported by csc that we don't
[mono.git] / configure.ac
index bf6208e5dd7c381f327f974e0c79009ce4f5efcf..94160c5fe0ac02e69d33275fae2d3935b2b29735 100644 (file)
@@ -3020,6 +3020,7 @@ if test "x$host" != "x$target"; then
                arch_target=amd64;
                AC_DEFINE(TARGET_AMD64, 1, [...])
                AC_DEFINE(TARGET_PS4, 1, [...])
+               AC_DEFINE(DISABLE_HW_TRAPS, 1, [...])
                CPPFLAGS="$CPPFLAGS"
                # Can't use tls, since it depends on the runtime detection of tls offsets
                # in mono-compiler.h