remove -lpthread. related issue #201
This commit is contained in:
@@ -9,6 +9,5 @@ package sqlite3
|
|||||||
/*
|
/*
|
||||||
#cgo CFLAGS: -I.
|
#cgo CFLAGS: -I.
|
||||||
#cgo linux LDFLAGS: -ldl
|
#cgo linux LDFLAGS: -ldl
|
||||||
#cgo LDFLAGS: -lpthread
|
|
||||||
*/
|
*/
|
||||||
import "C"
|
import "C"
|
||||||
|
|||||||
Reference in New Issue
Block a user