mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-09-10 14:39:31 +00:00
build: drop deprecated build tags
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
//go:build (linux && !baremetal && 386) || (linux && !baremetal && arm && !wasi)
|
||||
// +build linux,!baremetal,386 linux,!baremetal,arm,!wasi
|
||||
|
||||
package os
|
||||
|
||||
|
||||
Reference in New Issue
Block a user