Philippe Mathieu-Daudé <f4...@amsat.org> writes:
> The previous attempt (commit f77147cd4de) doesn't work as > expected, as we still have CONFIG_TCG=1 when using: > > configure --disable-system --disable-user > > Use Meson's get_option() instead to remove the softfloat tests > when building with --disable-tcg. > > Suggested-by: Claudio Fontana <cfont...@suse.de> > Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org> Reviewed-by: Alex Bennée <alex.ben...@linaro.org> Tested-by: Alex Bennée <alex.ben...@linaro.org> -- Alex Bennée