Skip to content

Conversation

angt
Copy link
Collaborator

@angt angt commented Sep 27, 2025

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.

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 <angt@huggingface.co>
@angt angt requested a review from ggerganov as a code owner September 27, 2025 08:31
@github-actions github-actions bot added the build Compilation issues label Sep 27, 2025
@ggerganov ggerganov merged commit ace6a54 into ggml-org:master Sep 27, 2025
63 of 67 checks passed
EZForever added a commit to EZForever/llama.cpp-static that referenced this pull request Sep 28, 2025
EZForever added a commit to EZForever/llama.cpp-builds that referenced this pull request Sep 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Compilation issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Compile bug: undefined reference to SSL_ctrl when building with -DLLAMA_CURL=OFF
3 participants