mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-07-26 06:38:42 +00:00
runtime: fix leaking GC build with cores scheduler
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//go:build scheduler.cores
|
||||
//go:build scheduler.cores && (gc.conservative || gc.precise || gc.boehm)
|
||||
|
||||
package runtime
|
||||
|
||||
|
||||
Reference in New Issue
Block a user