Richard Henderson <richard.hender...@linaro.org> writes:
> On 12/4/19 12:31 AM, Thomas Huth wrote: >> - # We manually include builds which we disable "make check" for >> + # Check the TCG interpreter (TCI) >> - env: >> - - CONFIG="--enable-debug --enable-tcg-interpreter" >> - - TEST_CMD="" >> + - CONFIG="--enable-debug --enable-tcg-interpreter --disable-kvm > > While we're changing things, the interpreter will go much faster with > optimization enabled. We can change this to --enable-debug-tcg, which leaves > the asserts enabled, but compiles with -O2. I've amended the commit in my tree - no need to resend. > > > r~ -- Alex Bennée