add compile-time flag to disable Go GC
Compare changes
Files
2+ 8
− 0
@@ -9,6 +9,8 @@ import (
@@ -26,8 +28,14 @@ import (
I hate this, but it's the only good way I could find to allow working around this ugly QEMU bug: https://gitlab.com/qemu-project/qemu/-/issues/2560