diff options
author | Thomas Huth <thuth@redhat.com> | 2021-04-23 17:20:46 +0200 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2021-05-09 18:14:31 +0200 |
commit | b460a220872c28a8da95cbc7e9369d26aa268848 (patch) | |
tree | dfadc18c750a49305b3839c1d8b8b51118e75292 /include/qemu-io.h | |
parent | ff77712a8a2e15e5901fad35b9a6bb65974b2e4a (diff) | |
download | 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 'include/qemu-io.h')
0 files changed, 0 insertions, 0 deletions