Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:orcharhino:fido
qemu
openSUSE-build-enable-cross-compilation-.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File openSUSE-build-enable-cross-compilation-.patch of Package qemu
From: Bruce Rogers <brogers@suse.com> Date: Mon, 26 Aug 2019 13:28:57 -0600 Subject: [openSUSE] build: enable cross compilation on ARM Signed-off-by: Bruce Rogers <brogers@suse.com> --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roms/seabios/Makefile b/roms/seabios/Makefile index 408983026669e531dcb84230dd23..5ced69cd8be94d36c8aaa887ce73 100644 --- a/roms/seabios/Makefile +++ b/roms/seabios/Makefile @@ -13,7 +13,7 @@ export CONFIG_SHELL := sh export KCONFIG_AUTOHEADER := autoconf.h export KCONFIG_CONFIG := $(CURDIR)/.config export LC_ALL := C -CROSS_PREFIX= +CROSS_PREFIX=$(CROSS_COMPILE) ifneq ($(CROSS_PREFIX),) CC=$(CROSS_PREFIX)gcc endif
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