We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 712149f commit dd53701Copy full SHA for dd53701
Makefile
@@ -71,6 +71,7 @@ MK_NVCCFLAGS = -std=c++17
71
ifdef LLAMA_NO_CCACHE
72
GGML_NO_CCACHE := 1
73
DEPRECATE_WARNING := 1
74
+endif
75
76
#lets try enabling everything
77
CFLAGS += -pthread -Wno-deprecated -Wno-deprecated-declarations -Wno-unused-variable
0 commit comments