c/sqlite: use pkg-config
This commit is contained in:
@@ -22,6 +22,10 @@ import (
|
||||
"github.com/goplus/llgo/c"
|
||||
)
|
||||
|
||||
const (
|
||||
LLGoPackage = "decl"
|
||||
)
|
||||
|
||||
//go:linkname Acos C.acos
|
||||
func Acos(x float64) float64
|
||||
|
||||
|
||||
Reference in New Issue
Block a user