sing-box/constant/cgo.go
2022-07-09 22:44:18 +08:00

6 lines
59 B
Go

//go:build cgo
package constant
const CGO_ENABLED = true