Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
qemuv8: fix to enable Rust by default on x86_64 hosts only
Change $(UNAME_M) to $(shell uname -m) to detect host, so that "RUST_ENABLE" can be correctly set on x86_64 hosts. Signed-off-by: Bing Zhu <[email protected]> Reviewed-by: Jerome Forissier <[email protected]> Tested-by: Jerome Forissier <[email protected]>
- Loading branch information