]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
build : add LLAMA_OPENSSL option (#16287)
authorAdrien Gallouët <redacted>
Sat, 27 Sep 2025 09:12:46 +0000 (11:12 +0200)
committerGitHub <redacted>
Sat, 27 Sep 2025 09:12:46 +0000 (12:12 +0300)
commitace6a54565444b6377bee8e7ac693238e7766279
treea4dd16f12cd0e4874eb4186d85971e7ec9ec7015
parent72b24d96c6888c609d562779a23787304ae4609c
build : add LLAMA_OPENSSL option (#16287)

Introduce a new `LLAMA_OPENSSL` option, enabled by default.

This preserves the previous default (libcurl first, OpenSSL as fallback),
while allowing OpenSSL to be disabled if desired.

Signed-off-by: Adrien Gallouët <redacted>
CMakeLists.txt
common/CMakeLists.txt