diff options
author | Thomas Huth | 2021-04-23 17:20:46 +0200 |
---|---|---|
committer | Thomas Huth | 2021-05-09 18:14:31 +0200 |
commit | b460a220872c28a8da95cbc7e9369d26aa268848 (patch) | |
tree | dfadc18c750a49305b3839c1d8b8b51118e75292 /hw/intc/rx_icu.c | |
parent | pc-bios/s390-ccw: Use reset_psw pointer instead of hard-coded null pointer (diff) | |
download | qemu-b460a220872c28a8da95cbc7e9369d26aa268848.tar.gz qemu-b460a220872c28a8da95cbc7e9369d26aa268848.tar.xz qemu-b460a220872c28a8da95cbc7e9369d26aa268848.zip |
pc-bios/s390-ccw/netboot: Use "-Wl," prefix to pass parameter to the linker
We are using the compiler to do the linking of the bios files. GCC still
accepts the "-Ttext=..." linker flag directly and is smart enough to
pass it to the linker, but in case we are compiling with Clang, we have
to use the official way with the "-Wl," prefix instead.
Message-Id: <20210423153646.593153-1-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'hw/intc/rx_icu.c')
0 files changed, 0 insertions, 0 deletions