mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-12 23:13:40 +00:00
build: drop deprecated build tags
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
//go:build darwin || (linux && !baremetal && !js && !wasi)
|
||||
// +build darwin linux,!baremetal,!js,!wasi
|
||||
|
||||
// TODO: implement ReadDir on windows
|
||||
|
||||
|
||||
Reference in New Issue
Block a user