1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-09 09:34:49 +09:00
This commit is contained in:
Nicholas Orlowsky 2023-04-07 17:17:30 -05:00 committed by GitHub
parent f4021904d0
commit 1d2cd206f4
Signed by: github
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.