Update Makefile
Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
This commit is contained in:
parent
80bec9890a
commit
2c3a00e270
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -595,7 +595,7 @@ include scripts/get-flags.mk
|
|||
CUDA_CXXFLAGS := $(BASE_CXXFLAGS) $(GF_CXXFLAGS) -Wno-pedantic
|
||||
endif
|
||||
|
||||
ifdef LLAMA_USE_CURL
|
||||
ifdef LLAMA_CURL
|
||||
override CXXFLAGS := $(CXXFLAGS) -DLLAMA_USE_CURL
|
||||
override LDFLAGS := $(LDFLAGS) -lcurl
|
||||
endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue