Skip to content

Commit b1d23df

Browse files
committed
hotfix: Disable curl support
1 parent cb2edb9 commit b1d23df

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CMakeLists.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,9 @@ if (LLAMA_BUILD)
6262
# Enable building of the common library
6363
set(LLAMA_BUILD_COMMON ON CACHE BOOL "Build llama.cpp common library" FORCE)
6464

65+
# Disable building curl support
66+
set(LLAMA_CURL OFF CACHE BOOL "llama.cpp: enable curl" FORCE)
67+
6568
# Architecture detection and settings for Apple platforms
6669
if (APPLE)
6770
# Get the target architecture

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy