On 10.04.2018 21:39, Alex Bennée wrote: > The test-i386 test case is a little special as it includes assembler > files. Add the additional compile magic to assemble these bits and > link them to the final binary. > > Signed-off-by: Alex Bennée <[email protected]> > --- > tests/tcg/i386/Makefile.target | 19 +++++++++++++++++++ > tests/tcg/i386/test-i386.c | 1 - > 2 files changed, 19 insertions(+), 1 deletion(-)
Reviewed-by: Thomas Huth <[email protected]>
