From e6e7dc1202d30836f2d2db87f397e7e9ef9aca66 Mon Sep 17 00:00:00 2001 From: mattn Date: Fri, 30 Aug 2013 22:43:00 +0900 Subject: CFLAGS --- sqlite3_other.go | 1 + 1 file changed, 1 insertion(+) diff --git a/sqlite3_other.go b/sqlite3_other.go index 49946d6..5c8a141 100644 --- a/sqlite3_other.go +++ b/sqlite3_other.go @@ -3,6 +3,7 @@ package sqlite3 /* +#cgo CFLAGS: -I. #cgo LDFLAGS: -v #cgo linux LDFLAGS: -ldl */ -- cgit v1.2.3