Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
python wheels using rustc #5435
python wheels using rustc #5435
Changes from 34 commits
2efd1d5
307b053
017552c
9d7df2a
9011821
2d7e6f3
0bb2c20
7e4b2de
a7f481f
f24b9b5
bb8cf26
710eec1
8cd13b2
f4e11cd
182ab17
54f606c
d3499cb
1c93ca0
97c698e
79ee867
5cafedb
84f213c
f8082a4
e1a156e
e7c66c2
08effeb
508bc35
1b7e606
cf18ebc
37a854e
164d194
e85853f
993802b
bcd3400
dd2f685
09cdc1c
e89377c
f19eff6
72a3fe9
a0c6d52
1a97424
4d18244
e30710a
b97a682
7b9f9f2
682807f
ca8bef3
fe6bf2e
2dbf000
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Indeed but as theCARGO_HOME
is being set to/usr/local/
therefore/usr/local/bin
is automagically being in the defaultPATH
.This was reworked and now sits under
/opt
wherecargo
&rustup
have independant directories. Theses values have been added in the default wide environment throughspksrc.tc.mk
and the/opt/cargo/bin
tospksrc.common.mk