FTS4 is not available on Trusty

This commit is contained in:
Zbigniew Mandziejewicz
2016-04-22 21:13:07 +08:00
parent c8316feaa3
commit 9f06636f8c
2 changed files with 5 additions and 1 deletions

View File

@@ -38,6 +38,7 @@ FAQ
* Want to build go-sqlite3 with libsqlite3 on OS X.
Install sqlite3 from homebrew: `brew install sqlite3`
Use `go build --tags "libsqlite3 darwin"`
* Want to build go-sqlite3 with icu extension.