Pierrick Bouvier <[email protected]> writes: > tests/tcg/mips/user/ has extra tests that are not currently run at the > moment. Keep their Makefiles until they are implemented. > > Reviewed-by: Philippe Mathieu-Daudé <[email protected]> > Signed-off-by: Pierrick Bouvier <[email protected]> <snip> > -else > -# For system targets we include a different Makefile fragment as the > -# build options for bare programs are usually pretty different. They > -# are expected to provide their own build recipes. > -EXTRA_CFLAGS += -ffreestanding -fno-stack-protector > -
Ahh here is where -ffreestanding came in. We should also check why -fno-stack-protector was added. -- Alex Bennée Virtualisation Tech Lead @ Linaro
