We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e7f679 commit 0101b2cCopy full SHA for 0101b2c
README.md
@@ -2,11 +2,6 @@
2
3
[status]: https://travis-ci.org/japaric/std-with-cargo.svg?branch=master
4
5
-**PSA**: `cargo rustc -- -C link-args=-s` doesn't work with nightlies equal or newer than 2015-06-08,
6
-use `cargo build` for now. See [rust-lang/cargo#1695] for more information.
7
-
8
-[rust-lang/cargo#1695]: https://github.com/rust-lang/cargo/issues/1695
9
10
# `std-with-cargo`
11
12
Cross compile the `std` crate using `cargo`.
0 commit comments