mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-17 03:03:27 +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
|
package runtime
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user