Update Makefile

This commit is contained in:
Georgi Gerganov 2024-02-20 11:58:29 +02:00 committed by GitHub
parent d455029d3b
commit 33d2df5aca
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -535,7 +535,7 @@ ifdef LLAMA_METAL_NDEBUG
endif
ifdef LLAMA_METAL_EMBED_LIBRARY
MK_CPPFLAGS += -DGGML_METAL_EMBED_LIBRARY
OBJS += ggml-metal-embed.o
OBJS += ggml-metal-embed.o
endif
endif # LLAMA_METAL