mirror of
https://github.com/ollama/ollama.git
synced 2026-04-25 18:25:42 +02:00
generate binary dependencies based on GOARCH on macos (#459)
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
//go:build !darwin
|
||||
// +build !darwin
|
||||
|
||||
package llm
|
||||
|
||||
//go:generate git submodule init
|
||||
|
||||
Reference in New Issue
Block a user