We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17f6553 commit be28decCopy full SHA for be28dec
sqlite3_windows.go
@@ -12,7 +12,6 @@ package sqlite3
12
#cgo CFLAGS: -fno-stack-check
13
#cgo CFLAGS: -fno-stack-protector
14
#cgo CFLAGS: -mno-stack-arg-probe
15
-#cgo LDFLAGS: -lmingwex -lmingw32
16
#cgo windows,386 CFLAGS: -D_USE_32BIT_TIME_T
17
*/
18
import "C"
0 commit comments