Searched hist:de38c0cc (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/ |
H A D | configure | de38c0cc Mon Nov 08 01:58:23 CST 2021 Paolo Bonzini <pbonzini@redhat.com> configure: ignore preexisting QEMU_*FLAGS envvars
User flags should be passed via CFLAGS/CXXFLAGS/LDFLAGS, or --extra-cflags/extra-cxxflags/--extra-ldflags on the command line.
QEMU_CFLAGS, QEMU_CXXFLAGS and QEMU_LDFLAGS are reserved for flags detected by configure, so do not add to them and clear them at the beginning of the script.
Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|