mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Fix a typo [ci skip]
This commit is contained in:
parent
0b2f6b942b
commit
aff4b2194f
1 changed files with 1 additions and 1 deletions
|
|
@ -89,7 +89,7 @@ make -j16 install
|
||||||
Typically configure will choose default C compiler. To specify the C compiler, use
|
Typically configure will choose default C compiler. To specify the C compiler, use
|
||||||
```
|
```
|
||||||
# Choosing a specific c compiler
|
# Choosing a specific c compiler
|
||||||
export CC=/path/to/my/choosen/c/compiler
|
export CC=/path/to/my/chosen/c/compiler
|
||||||
```
|
```
|
||||||
before running `./configure`.
|
before running `./configure`.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue