aboutsummaryrefslogtreecommitdiff
path: root/scripts/qapi/expr.py
diff options
context:
space:
mode:
authorSertonix <sertonix@posteo.net>2025-06-10 17:58:06 +0000
committerThomas Huth <thuth@redhat.com>2025-07-11 10:06:41 +0200
commitacb00a7aae47e9f6e9a955f4c83e2295c7271837 (patch)
tree446de97baa9b32433c0098d53a905df56790d40c /scripts/qapi/expr.py
parentc784de966b154810a4c97eb0e4a658ec6457dd4c (diff)
downloadqemu-acb00a7aae47e9f6e9a955f4c83e2295c7271837.zip
qemu-acb00a7aae47e9f6e9a955f4c83e2295c7271837.tar.gz
qemu-acb00a7aae47e9f6e9a955f4c83e2295c7271837.tar.bz2
pc-bios/s390-ccw: link statically
Adding -pie to LDFLAGS caused s390-ccw.img to become dynamically linked. By using -static-pie it will be linked statically like other bios. This ensures that the build output doesn't change depending on the default dynamic loader path of the toolchain. Fixes: d884c86dcd3b ("s390/bios: Make the s390-ccw.img relocatable") Signed-off-by: Sertonix <sertonix@posteo.net> Message-ID: <DAJ1QOSAP9LS.342SQSM0UZU80@posteo.net> Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'scripts/qapi/expr.py')
0 files changed, 0 insertions, 0 deletions