Home
last modified time | relevance | path

Searched hist:"2 d838d9bae05b76af574330cf6707527568abe03" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dconfigure2d838d9bae05b76af574330cf6707527568abe03 Wed Sep 09 06:27:37 CDT 2020 Alex Bennée <alex.bennee@linaro.org> configure: don't enable ppc64abi32-linux-user by default

The user can still enable this explicitly but they will get a warning
at the end of configure for their troubles. This also drops any builds
of ppc64abi32 from our CI tests.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20200909112742.25730-7-alex.bennee@linaro.org>