mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-15 08:23:41 +00:00
build: drop deprecated build tags
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
//go:build gc.conservative && (baremetal || tinygo.wasm)
|
||||
// +build gc.conservative
|
||||
// +build baremetal tinygo.wasm
|
||||
|
||||
package runtime
|
||||
|
||||
|
||||
Reference in New Issue
Block a user