aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/runtime/gc_globals.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/gc_globals.go')
-rw-r--r--src/runtime/gc_globals.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/runtime/gc_globals.go b/src/runtime/gc_globals.go
index f3a15a00b..85efa4a0b 100644
--- a/src/runtime/gc_globals.go
+++ b/src/runtime/gc_globals.go
@@ -1,6 +1,4 @@
//go:build gc.conservative && (baremetal || tinygo.wasm)
-// +build gc.conservative
-// +build baremetal tinygo.wasm
package runtime