Link native directory
This commit is contained in:
parent
2664c14e23
commit
2b10433193
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 "${args[@]}"
|
||||
RUST_BACKTRACE=1 exec rustc -L build/userspace -L native=libc-artifacts/usr/lib "${args[@]}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue