Fix typos

This commit is contained in:
Andrew Scheller 2017-12-13 03:13:41 +00:00 committed by GitHub
parent 5b6b5fe835
commit debe77a910
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -208,8 +208,8 @@ $ ./script/build.py -c R
### Environment variables
Apart from `CC` and `CXX`, you can also set following environment variables to
custom the building configurations:
Apart from `CC` and `CXX`, you can also set the following environment variables to
customise the build configuration:
* `CPPFLAGS`
* `CPPFLAGS_host`
@ -226,4 +226,4 @@ custom the building configurations:
* `LDFLAGS`
The environment variables have to be set when executing the `bootstrap.py`
script, it won't work in the `build.py` script.
script, it won't work in the `build.py` script.