diff options
-rw-r--r-- | ollama.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ollama.spec b/ollama.spec index 516e33a..c3138fb 100644 --- a/ollama.spec +++ b/ollama.spec @@ -48,6 +48,7 @@ cd ../../ %build +export GOPROXY=https://goproxy.cn # Skip the initialization of the submodule llama.cpp. export OLLAMA_SKIP_PATCHING=1 |