mirror of
https://github.com/VSadov/Satori.git
synced 2025-06-09 17:44:48 +09:00
typo fix (#84485)
This commit is contained in:
parent
f4021904d0
commit
1d2cd206f4
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ By default the `build` script only builds the product libraries and none of the
|
|||
|
||||
For Windows, replace `./build.sh` with `build.cmd`.
|
||||
|
||||
### How to building native components only
|
||||
### How to build native components only
|
||||
|
||||
The libraries build contains some native code. This includes shims over libc, openssl, gssapi, and zlib. The build system uses CMake to generate Makefiles using clang. The build also uses git for generating some version information.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue