aboutsummaryrefslogtreecommitdiff
path: root/hw
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2022-06-06 11:35:41 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2022-09-27 11:30:59 +0200
commit7089977a24133b3b1dd0864f4138efe3b906af4b (patch)
treee7e4b054ff5c6d64b58099646fa6a483607df1f7 /hw
parent2fc7eb689704687f890688507e15bbbe71275f63 (diff)
downloadqemu-7089977a24133b3b1dd0864f4138efe3b906af4b.zip
qemu-7089977a24133b3b1dd0864f4138efe3b906af4b.tar.gz
qemu-7089977a24133b3b1dd0864f4138efe3b906af4b.tar.bz2
configure: do not invoke as/ld directly for pc-bios/optionrom
Just use using the compiler binary, with -nostdlib in the case of the linker; the compiler driver (whether i686-*-gcc, or x86_64-*-gcc with the -m32 option) will then pick the right magic option to as and ld. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'hw')
0 files changed, 0 insertions, 0 deletions