disable cgo for cli only build

This commit is contained in:
Hiddify
2024-03-09 23:48:41 +01:00
parent 00701f2c25
commit d2281da1c0
6 changed files with 35 additions and 25 deletions

View File

@@ -1,3 +1,4 @@
// +build cgo
package bridge
// #include "stdint.h"