Enable Sqlite R*Tree Module
This commit is contained in:
@@ -5,5 +5,6 @@ package sqlite3
|
||||
/*
|
||||
#cgo CFLAGS: -I.
|
||||
#cgo linux LDFLAGS: -ldl
|
||||
#cgo CFLAGS: -DSQLITE_ENABLE_RTREE
|
||||
*/
|
||||
import "C"
|
||||
|
||||
Reference in New Issue
Block a user