Golang: CGo - 交叉编译
1.panic: Binary was compiled with 'CGO_ENABLED=0', go-sqlite3 requires cgo to work. This is a stub [recovered] panic: Binary was compiled with 'CGO_ENABLED=0', go-sqlite3 requires cgo to work. This is a stub交叉编译的文件放到arm架构linux系统的平台上运行, 发现无法进行...