sing-box/constant/cgo_android_fix.go

9 lines
150 B
Go
Raw Normal View History

2024-12-10 01:58:55 +00:00
//go:build android && debug
package constant
// TODO: remove after fixed
// https://github.com/golang/go/issues/68760
const FixAndroidStack = true