diff options
author | Marc Hartmayer <mhartmay@linux.ibm.com> | 2024-10-01 17:36:18 +0200 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2024-10-23 06:53:44 +0200 |
commit | 694d79ffce996c0993cebccc07c2ab6fc281e7d0 (patch) | |
tree | 92bdad7ee65d07fc547ae772b9ddcef65616830c /include/hw | |
parent | 3259b4424a85d9cdfd1a33ed6030a6c51c1b9b8b (diff) | |
download | qemu-694d79ffce996c0993cebccc07c2ab6fc281e7d0.zip qemu-694d79ffce996c0993cebccc07c2ab6fc281e7d0.tar.gz qemu-694d79ffce996c0993cebccc07c2ab6fc281e7d0.tar.bz2 |
pc-bios/s390-ccw: Introduce `EXTRA_LDFLAGS`
Some packaging tools want to override `LDFLAGS` when building QEMU, this will
result in a build error as most likely no `-nostdlib` flag is passed. Introduce
`EXTRA_LDFLAGS` so that the packager can override `LDFLAGS` without breaking the
build.
Signed-off-by: Marc Hartmayer <mhartmay@linux.ibm.com>
Message-ID: <20241001153618.17791-4-mhartmay@linux.ibm.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
[thuth: Drop the hunk to netbook.mak which is not necessary anymore]
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'include/hw')
0 files changed, 0 insertions, 0 deletions