Skip to content
Snippets Groups Projects
Commit 1f68b4b7 authored by Claudio Fontana's avatar Claudio Fontana Committed by Avi Kivity
Browse files

build: provide simple starting point for crosscompilation


this implements simple target detection borrowing from the
idea previously in Makefile.
Adds basic recognition of passed envs ARCH, CROSS_PREFIX,
along with CC, LD, CXX, HOST_CXX.
HOST_CXX is necessary because the compiler is used to
produce and run binaries at build time.

Signed-off-by: default avatarClaudio Fontana <claudio.fontana@huawei.com>
Signed-off-by: default avatarAvi Kivity <avi@cloudius-systems.com>
parent 5fe27b88
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment