mirror of
https://github.com/tailscale/tailscale.git
synced 2025-08-11 21:27:31 +00:00
adjust build tags for tamago
Signed-off-by: Andrea Barisani <andrea@inversepath.com>
This commit is contained in:

committed by
Brad Fitzpatrick

parent
14320290c3
commit
0a74d46568
@@ -1,7 +1,7 @@
|
||||
// Copyright (c) Tailscale Inc & AUTHORS
|
||||
// SPDX-License-Identifier: BSD-3-Clause
|
||||
|
||||
//go:build !wasm && !plan9
|
||||
//go:build !wasm && !plan9 && !tamago
|
||||
|
||||
// Package tun creates a tuntap device, working around OS-specific
|
||||
// quirks if necessary.
|
||||
|
Reference in New Issue
Block a user