update url in bootstrap README
This commit is contained in:
parent
fb27a7db50
commit
5d44402345
@ -93,12 +93,12 @@ handled naturally. `./configure` should almost never be used for local
|
||||
installations, and is primarily useful for CI. Prefer to customize behavior
|
||||
using `config.toml`.
|
||||
|
||||
Finally, rustbuild makes use of the [gcc-rs crate] which has [its own
|
||||
Finally, rustbuild makes use of the [cc-rs crate] which has [its own
|
||||
method][env-vars] of configuring C compilers and C flags via environment
|
||||
variables.
|
||||
|
||||
[gcc-rs crate]: https://github.com/alexcrichton/gcc-rs
|
||||
[env-vars]: https://github.com/alexcrichton/gcc-rs#external-configuration-via-environment-variables
|
||||
[cc-rs crate]: https://github.com/alexcrichton/cc-rs
|
||||
[env-vars]: https://github.com/alexcrichton/cc-rs#external-configuration-via-environment-variables
|
||||
|
||||
## Build stages
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user