mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-10 22:13:39 +00:00
build: drop deprecated build tags
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
//go:build (darwin || (linux && !baremetal && !wasi)) && !nintendoswitch
|
||||
// +build darwin linux,!baremetal,!wasi
|
||||
// +build !nintendoswitch
|
||||
|
||||
package runtime
|
||||
|
||||
|
||||
Reference in New Issue
Block a user