Searched hist:"127814629 b32d5e0de2873d742e08cb9bd412af7" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/ |
H A D | configure | 127814629b32d5e0de2873d742e08cb9bd412af7 Tue Dec 17 19:30:14 CST 2019 Richard Henderson <richard.henderson@linaro.org> configure: Support -static-pie if requested
Recent toolchains support static and pie at the same time.
As with normal dynamic builds, allow --static to default to PIE if supported by the toolchain. Allow --enable/--disable-pie to override the default.
Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> --- v2: Fix --disable-pie --static v3: Update for QEMU_LDFLAGS.
|