diff options
author | Paolo Bonzini | 2022-06-06 11:35:41 +0200 |
---|---|---|
committer | Paolo Bonzini | 2022-09-27 11:30:59 +0200 |
commit | 7089977a24133b3b1dd0864f4138efe3b906af4b (patch) | |
tree | e7e4b054ff5c6d64b58099646fa6a483607df1f7 /docs | |
parent | qboot: rebuild based on latest commit (diff) | |
download | qemu-7089977a24133b3b1dd0864f4138efe3b906af4b.tar.gz qemu-7089977a24133b3b1dd0864f4138efe3b906af4b.tar.xz qemu-7089977a24133b3b1dd0864f4138efe3b906af4b.zip |
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 'docs')
0 files changed, 0 insertions, 0 deletions