Searched hist:eca7a8e6c08f80129ae0bab7d060da568ed90f20 (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/ |
H A D | configure | eca7a8e6c08f80129ae0bab7d060da568ed90f20 Fri Apr 03 14:11:50 CDT 2020 Richard Henderson <richard.henderson@linaro.org> configure: Add -Werror to PIE probe
Without -Werror, the probe may succeed, but then compilation fails later when -Werror is added for other reasons. Shows up on windows, where the compiler complains about -fPIC.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-Id: <20200401214756.6559-1-richard.henderson@linaro.org> Message-Id: <20200403191150.863-13-alex.bennee@linaro.org>
|