diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2019-12-17 13:54:56 -1000 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2020-03-28 14:09:44 -0700 |
commit | b26341241bbfe9cc126479a0dbed5d40d547f242 (patch) | |
tree | ea2bd9d921004856e8f4ac4c10b200908d43c410 /stubs | |
parent | d2cd29e30736afd4a1e8cac3cf4da360bbc65978 (diff) | |
download | qemu-b26341241bbfe9cc126479a0dbed5d40d547f242.zip qemu-b26341241bbfe9cc126479a0dbed5d40d547f242.tar.gz qemu-b26341241bbfe9cc126479a0dbed5d40d547f242.tar.bz2 |
configure: Always detect -no-pie toolchain support
The CFLAGS_NOPIE and LDFLAGS_NOPIE variables are used
in pc-bios/optionrom/Makefile, which has nothing to do
with the PIE setting of the main qemu executables.
This overrides any operating system default to build
all executables as PIE, which is important for ROMs.
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'stubs')
0 files changed, 0 insertions, 0 deletions