Skip to content

Commit 22c6871

Browse files
committed
defaults threads on
1 parent 5d92529 commit 22c6871

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/nim.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ cc = gcc
1616
hint[LineTooLong]=off
1717
#hint[XDeclaredButNotUsed]=off
1818

19+
threads:on
20+
1921
# Examples of how to setup a cross-compiler:
2022

2123
# Cross-compiling for Raspberry Pi.

0 commit comments

Comments
 (0)