diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2023-05-22 10:05:33 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2023-05-25 10:02:43 +0200 |
commit | b03fcd6818f690d168860f895bc9e8eab971d6de (patch) | |
tree | 5d1236d8177332b4b4b0861ef12e7df492762c54 /qemu-io-cmds.c | |
parent | 91a2e6882a788f270b6d9bc168128cd252812808 (diff) | |
download | qemu-b03fcd6818f690d168860f895bc9e8eab971d6de.zip qemu-b03fcd6818f690d168860f895bc9e8eab971d6de.tar.gz qemu-b03fcd6818f690d168860f895bc9e8eab971d6de.tar.bz2 |
meson: move -no-pie from linker to compiler
The large comment in the patch says it all; the -no-pie flag is broken and
this is why it was not included in QEMU_LDFLAGS before commit a988b4c5614
("build: move remaining compiler flag tests to meson", 2023-05-18). And
some distros made things even worse, so we have to add it to the compiler
command line.
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1664
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'qemu-io-cmds.c')
0 files changed, 0 insertions, 0 deletions