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 8d98b4a..a20d02c 100644
--- a/sqlite3_other.go
+++ b/sqlite3_other.go
@@ -9,6 +9,5 @@ package sqlite3
/*
#cgo CFLAGS: -I.
#cgo linux LDFLAGS: -ldl
-#cgo LDFLAGS: -lpthread
*/
import "C"