From f262b8b015782ad468892ee1a02277c40214df72 Mon Sep 17 00:00:00 2001 From: nhmall Date: Mon, 2 Jun 2025 12:00:42 -0400 Subject: [PATCH] CI mingw update --- sys/windows/GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/windows/GNUmakefile b/sys/windows/GNUmakefile index 3a79e7324..be6c20538 100644 --- a/sys/windows/GNUmakefile +++ b/sys/windows/GNUmakefile @@ -54,7 +54,7 @@ SOUND_LIBRARIES = windsound # Do you want debug information in the executable? # -DEBUGINFO = Y +DEBUGINFO = N # #---------------------------------------------------------------