From ccec57877b1c6e2dd4d7335522437c4079341af5 Mon Sep 17 00:00:00 2001 From: Mihai Alexandru <77043862+MAJigsaw77@users.noreply.github.com> Date: Thu, 24 Oct 2024 10:54:32 +0300 Subject: [PATCH 1/2] Update haxe-target.xml --- toolchain/haxe-target.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/toolchain/haxe-target.xml b/toolchain/haxe-target.xml index a795596ab..2d6daf892 100644 --- a/toolchain/haxe-target.xml +++ b/toolchain/haxe-target.xml @@ -140,7 +140,7 @@ - + From 06bce8faeeaa4fc142edb42fbcdd72163b6b3b0c Mon Sep 17 00:00:00 2001 From: Mihai Alexandru <77043862+MAJigsaw77@users.noreply.github.com> Date: Thu, 11 Sep 2025 10:24:33 +0300 Subject: [PATCH 2/2] `_CRT_SECURE_NO_DEPRECATE` can be safely removed from `haxe` toolchain. --- toolchain/haxe-target.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/toolchain/haxe-target.xml b/toolchain/haxe-target.xml index 80d0248bf..a85ef4fa9 100644 --- a/toolchain/haxe-target.xml +++ b/toolchain/haxe-target.xml @@ -150,8 +150,6 @@ - -