mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-24 08:28:37 -07:00
The optionrom build is disregarding the flags passed to the configure script via --cross-cflags-i386. Pass it down and add it to the Makefile. This will make it possible to get the -m32 flag from $target_cflags to force a 32-bit build on 64-bit hosts, instead of supplying manually the arcane -Wa,-32 and linker emulation options. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> |
||
|---|---|---|
| .. | ||
| flat.lds | ||
| kvmvapic.S | ||
| linuxboot.S | ||
| linuxboot_dma.c | ||
| Makefile | ||
| multiboot.S | ||
| multiboot_dma.S | ||
| optionrom.h | ||
| optrom.h | ||
| optrom_fw_cfg.h | ||
| pvh.S | ||
| pvh_main.c | ||