mirror of
https://github.com/ollama/ollama.git
synced 2025-08-03 15:02:43 +02:00
cgo: use O3
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
package discover
|
||||
|
||||
/*
|
||||
#cgo CPPFLAGS: -O3
|
||||
#cgo linux LDFLAGS: -lrt -lpthread -ldl -lstdc++ -lm
|
||||
#cgo windows LDFLAGS: -lpthread
|
||||
|
||||
|
Reference in New Issue
Block a user