Home
last modified time | relevance | path

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

/openbmc/qemu/
H A Dconfigure2c674109c2da3f2e17b69f39e0b93b3f3d3dfa59 Tue Dec 17 19:15:01 CST 2019 Richard Henderson <richard.henderson@linaro.org> configure: Override the os default with --disable-pie

Some distributions, e.g. Ubuntu 19.10, enable PIE by default.
If for some reason one wishes to build a non-pie binary, we
must provide additional options to override.

At the same time, reorg the code to an elif chain.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
v3: Update for QEMU_LDFLAGS.