Remove all references to xargo

This commit is contained in:
Jeremy Soller 2023-02-21 11:53:37 -07:00
parent 91dc948dd6
commit 3c63648d19
No known key found for this signature in database
GPG key ID: DCFCA852D3906975
6 changed files with 3 additions and 7 deletions

View file

@ -53,7 +53,6 @@ endif
# Automatic variables
ROOT=$(CURDIR)
export RUST_COMPILER_RT_ROOT=$(ROOT)/rust/src/llvm-project/compiler-rt
export XARGO_RUST_SRC=$(ROOT)/rust/src
## Userspace variables
export TARGET=$(ARCH)-unknown-redox