From 0beb8385d88c20efbd00b7f9e6ac57bf19a109c7 Mon Sep 17 00:00:00 2001 From: bptato Date: Tue, 6 Feb 2024 23:10:15 +0100 Subject: nim.cfg: disable threads We do not use threads at the moment, so there's no need to link to pthreads either. (Also, add nim.cfg to the cha target in the Makefile.) --- nim.cfg | 1 + 1 file changed, 1 insertion(+) (limited to 'nim.cfg') diff --git a/nim.cfg b/nim.cfg index 8d2b1b6c..4338e32d 100644 --- a/nim.cfg +++ b/nim.cfg @@ -9,3 +9,4 @@ --import:"utils/eprint" --styleCheck:usages --styleCheck:hint +--threads:off -- cgit 1.4.1-2-gfad0