mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-13 23:43:40 +00:00
build: drop deprecated build tags
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
//go:build baremetal && !tinygo.wasm
|
||||
// +build baremetal,!tinygo.wasm
|
||||
|
||||
// Automatically generated file. DO NOT EDIT.
|
||||
// This file implements standins for non-native atomics using critical sections.
|
||||
|
||||
Reference in New Issue
Block a user