From 82c1361198bb68b1cb4c91c11846623cd7f490be Mon Sep 17 00:00:00 2001 From: Aidan Lee Date: Mon, 27 Jul 2026 20:01:57 +0100 Subject: [PATCH] Add HXCPP_CATCH_SEGV to test hxml --- test/haxe/compile.hxml | 1 + 1 file changed, 1 insertion(+) diff --git a/test/haxe/compile.hxml b/test/haxe/compile.hxml index eedd52a3d..5b357ed1b 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_CATCH_SEGV -L utest --cpp bin