Searched hist:"49 b7d744266d8bd98544af61cada7fa969ff570d" (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/pc-bios/optionrom/ |
H A D | Makefile | 49b7d744266d8bd98544af61cada7fa969ff570d Mon Aug 31 07:36:27 CDT 2020 Paolo Bonzini <pbonzini@redhat.com> build: fix recurse-all target
The missing "/all" suffix prevents the pc-bios/ parts of the build from running.
In the meanwhile, -Wall has moved from QEMU_CFLAGS to CFLAGS. Simplify everything by not passing down CFLAGS, and add -Wall in the recursive Makefiles.
Reported-by: Miroslav Rezanina <mrezanin@redhat.com> Reviewed-by: Miroslav Rezanina <mrezanin@redhat.com> Tested-by: Thomas Huth <thuth@redhat.com> Fixes: 5e6d1573b4 ("remove Makefile.target", 2020-08-21) Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/openbmc/qemu/pc-bios/s390-ccw/ |
H A D | Makefile | 49b7d744266d8bd98544af61cada7fa969ff570d Mon Aug 31 07:36:27 CDT 2020 Paolo Bonzini <pbonzini@redhat.com> build: fix recurse-all target
The missing "/all" suffix prevents the pc-bios/ parts of the build from running.
In the meanwhile, -Wall has moved from QEMU_CFLAGS to CFLAGS. Simplify everything by not passing down CFLAGS, and add -Wall in the recursive Makefiles.
Reported-by: Miroslav Rezanina <mrezanin@redhat.com> Reviewed-by: Miroslav Rezanina <mrezanin@redhat.com> Tested-by: Thomas Huth <thuth@redhat.com> Fixes: 5e6d1573b4 ("remove Makefile.target", 2020-08-21) Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/openbmc/qemu/ |
H A D | Makefile | 49b7d744266d8bd98544af61cada7fa969ff570d Mon Aug 31 07:36:27 CDT 2020 Paolo Bonzini <pbonzini@redhat.com> build: fix recurse-all target
The missing "/all" suffix prevents the pc-bios/ parts of the build from running.
In the meanwhile, -Wall has moved from QEMU_CFLAGS to CFLAGS. Simplify everything by not passing down CFLAGS, and add -Wall in the recursive Makefiles.
Reported-by: Miroslav Rezanina <mrezanin@redhat.com> Reviewed-by: Miroslav Rezanina <mrezanin@redhat.com> Tested-by: Thomas Huth <thuth@redhat.com> Fixes: 5e6d1573b4 ("remove Makefile.target", 2020-08-21) Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|