Fix two compile issues
This commit is contained in:
parent
3e847cd43a
commit
06c55de97b
2 changed files with 2 additions and 1 deletions
|
@ -27,6 +27,7 @@ endif
|
|||
|
||||
# Automatic variables
|
||||
ROOT=$(CURDIR)
|
||||
export RUST_COMPILER_RT_ROOT=$(ROOT)/rust/src/llvm-project/compiler-rt
|
||||
export RUST_TARGET_PATH=$(ROOT)/kernel/targets
|
||||
export XARGO_HOME=$(ROOT)/build/xargo
|
||||
export XARGO_RUST_SRC=$(ROOT)/rust/src
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue