Skip to content

Commit

Permalink
add setenv.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
chyyuu committed Nov 20, 2021
1 parent bb5dca2 commit 7caf43b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setenv.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
export PATH=$(rustc --print sysroot)/bin:$PATH
export RUST_SRC_PATH=$(rustc --print sysroot)/lib/rustlib/src/rust/library/

0 comments on commit 7caf43b

Please sign in to comment.