mirror of
https://github.com/SagerNet/sing-tun.git
synced 2025-04-03 03:47:39 +03:00
Make gVisor optional
This commit is contained in:
parent
057dd738a7
commit
0e80d729a3
11 changed files with 23 additions and 26 deletions
|
@ -1,4 +1,4 @@
|
|||
//go:build !no_gvisor && linux
|
||||
//go:build with_gvisor && linux
|
||||
|
||||
package tun
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue