]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
cmake : add option to build and link BoringSSL (#17205)
authorAdrien Gallouët <redacted>
Fri, 21 Nov 2025 10:46:45 +0000 (11:46 +0100)
committerGitHub <redacted>
Fri, 21 Nov 2025 10:46:45 +0000 (11:46 +0100)
commit28175f857d21f7acb9bd060d61d8b073219fe59c
treea6ce04eb45095de81281d3e5e2a095711d3bffb3
parent9cc4080441114bef1f2a13405a2a1f1d7b1ce6ca
cmake : add option to build and link BoringSSL (#17205)

* cmake: add option to build and link BoringSSL

Signed-off-by: Adrien Gallouët <redacted>
* cmake : fix typo

Signed-off-by: Adrien Gallouët <redacted>
* cmake : disable boringssl test and asm by default

Signed-off-by: Adrien Gallouët <redacted>
* cmake : skip bssl

Signed-off-by: Adrien Gallouët <redacted>
* cmake : disable fips

Signed-off-by: Adrien Gallouët <redacted>
* cmake : fix cmake --install

Signed-off-by: Adrien Gallouët <redacted>
* ci : use boringssl for windows and mac

Signed-off-by: Adrien Gallouët <redacted>
---------

Signed-off-by: Adrien Gallouët <redacted>
.github/workflows/build.yml
vendor/cpp-httplib/CMakeLists.txt
vendor/cpp-httplib/patch-boringssl.cmake [new file with mode: 0644]