1
0
Fork 0
mirror of https://github.com/SagerNet/sing-box.git synced 2025-04-05 12:57:36 +03:00
sing-box/constant/cgo_disabled.go
2022-07-07 23:45:05 +08:00

5 lines
61 B
Go

//go:build !cgo
package constant
const CGO_ENABLED = false