Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP3:Update
qemu.20097
Makefile-Don-t-check-pc-bios-as-pre-requ.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File Makefile-Don-t-check-pc-bios-as-pre-requ.patch of Package qemu.20097
From: Bruce Rogers <brogers@suse.com> Date: Mon, 19 Oct 2020 15:05:15 -0600 Subject: Makefile: Don't check pc-bios as pre-requisite for config-host.mak This check isn't needed when we know this is a fresh build, which of course it is when we are building the qemu packages. Signed-off-by: Bruce Rogers <brogers@suse.com> --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 76dbb917f5cd3085ad93cb634c14..2e4808da4de018be61545ec681e3 100644 --- a/Makefile +++ b/Makefile @@ -105,7 +105,7 @@ x := $(shell rm -rf meson-private meson-info meson-logs) endif # 1. ensure config-host.mak is up-to-date -config-host.mak: $(SRC_PATH)/configure $(SRC_PATH)/pc-bios $(SRC_PATH)/VERSION +config-host.mak: $(SRC_PATH)/configure $(SRC_PATH)/VERSION @echo config-host.mak is out-of-date, running configure @if test -f meson-private/coredata.dat; then \ ./config.status --skip-meson; \
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor