From 60da9d6d7ff0bbd7a6faa87de5f9f2504fb3c159 Mon Sep 17 00:00:00 2001 From: Aidan Lee Date: Mon, 3 Aug 2026 19:05:47 +0100 Subject: [PATCH] Add big blocks define --- test/haxe/compile.hxml | 1 + 1 file changed, 1 insertion(+) diff --git a/test/haxe/compile.hxml b/test/haxe/compile.hxml index eedd52a3d..25547450a 100644 --- a/test/haxe/compile.hxml +++ b/test/haxe/compile.hxml @@ -1,5 +1,6 @@ -m TestMain -r TestMain.hx -D HXCPP_GC_GENERATIONAL +-D HXCPP_GC_BIG_BLOCKS -L utest --cpp bin