From fbd91be56d3bd8df1d1e4364db375802aff7fcb4 Mon Sep 17 00:00:00 2001 From: ionut Date: Mon, 11 May 2026 20:26:26 +0300 Subject: [PATCH] musl 'support' musl suh ahh --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e21837b..7211819 100644 --- a/Makefile +++ b/Makefile @@ -21,7 +21,7 @@ DEBUG=-ggdb endif NN_STD=gnu99 -EMU_STD=c23 +EMU_STD=gnu23 NNFLAGS=