Revert last commit
This commit is contained in:
parent
2b10433193
commit
0ad6620943
1 changed files with 1 additions and 1 deletions
2
rustc.sh
2
rustc.sh
|
@ -18,4 +18,4 @@ for arg in "$@"; do
|
|||
fi
|
||||
done
|
||||
|
||||
RUST_BACKTRACE=1 exec rustc -L build/userspace -L native=libc-artifacts/usr/lib "${args[@]}"
|
||||
RUST_BACKTRACE=1 exec rustc -L build/userspace "${args[@]}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue