aboutsummaryrefslogtreecommitdiff
path: root/sqlite3_other.go
diff options
context:
space:
mode:
Diffstat (limited to 'sqlite3_other.go')
-rw-r--r--sqlite3_other.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/sqlite3_other.go b/sqlite3_other.go
index 5c8a141..6f6d275 100644
--- a/sqlite3_other.go
+++ b/sqlite3_other.go
@@ -4,7 +4,6 @@ package sqlite3
/*
#cgo CFLAGS: -I.
-#cgo LDFLAGS: -v
#cgo linux LDFLAGS: -ldl
*/
import "C"