File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -93,12 +93,12 @@ handled naturally. `./configure` should almost never be used for local
9393installations, and is primarily useful for CI. Prefer to customize behavior
9494using ` config.toml ` .
9595
96- Finally, rustbuild makes use of the [ gcc -rs crate] which has [ its own
96+ Finally, rustbuild makes use of the [ cc -rs crate] which has [ its own
9797method] [ env-vars ] of configuring C compilers and C flags via environment
9898variables.
9999
100- [ gcc -rs crate] : https://github.com/alexcrichton/gcc -rs
101- [ env-vars ] : https://github.com/alexcrichton/gcc -rs#external-configuration-via-environment-variables
100+ [ cc -rs crate] : https://github.com/alexcrichton/cc -rs
101+ [ env-vars ] : https://github.com/alexcrichton/cc -rs#external-configuration-via-environment-variables
102102
103103## Build stages
104104
You can’t perform that action at this time.
0 commit comments