Fix a typo [ci skip]
This commit is contained in:
parent
0b2f6b942b
commit
aff4b2194f
@ -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…
x
Reference in New Issue
Block a user