mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-12 15:03:41 +00:00
build: drop deprecated build tags
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
//go:build darwin || (linux && !baremetal && !js && !wasi && !386 && !arm)
|
||||
// +build darwin linux,!baremetal,!js,!wasi,!386,!arm
|
||||
|
||||
package os_test
|
||||
|
||||
|
||||
Reference in New Issue
Block a user