mirror of
https://github.com/servo/servo.git
synced 2025-09-27 15:20:09 +01:00
Update the description about Rust compiler which we uses.
This commit is contained in:
parent
c6628120ee
commit
1480dc603a
2 changed files with 3 additions and 4 deletions
|
@ -49,8 +49,11 @@ Cross-compilation for Android:
|
|||
Basically, pre-installed Android tools are needed.
|
||||
See wiki for [details](https://github.com/mozilla/servo/wiki/Building-for-Android)
|
||||
|
||||
## The Rust compiler
|
||||
|
||||
Servo builds its own copy of Rust, so there is no need to provide a Rust
|
||||
compiler.
|
||||
If you'd like to know the snapshot revision of Rust which we use, see `./rust-snapshot-hash`.
|
||||
|
||||
## Building
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue