From 29cf3549a62878cc1315da5cf3e93891173e2d4d Mon Sep 17 00:00:00 2001 From: bptato Date: Thu, 30 May 2024 17:36:53 +0200 Subject: Fix GCC 14 compilation TODO: find the exact flags we need instead of -fpermissive. See also: https://todo.sr.ht/~bptato/chawan/12 https://forum.nim-lang.org/t/11587 --- nim.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nim.cfg') diff --git a/nim.cfg b/nim.cfg index 736646a8..5e252ec2 100644 --- a/nim.cfg +++ b/nim.cfg @@ -6,7 +6,7 @@ --experimental:"overloadableEnums" --mm:refc --include:"utils/myaddr" ---import:"utils/eprint" +#--import:"utils/eprint" --styleCheck:usages --styleCheck:hint --threads:off -- cgit 1.4.1-2-gfad0