From cf9a8eb28b7be16fab703afd8f0f48eeeee5c3de Mon Sep 17 00:00:00 2001 From: Alain Dargelas Date: Mon, 17 Mar 2025 09:09:38 -0700 Subject: [PATCH] memory limit fix and increased limit --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 559b19495..7db5cc728 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,6 @@ CONFIG := none # CONFIG := msys2-32 # CONFIG := msys2-64 - # features (the more the better) ENABLE_TCL := 0 ENABLE_ABC := 1