We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d92529 commit 22c6871Copy full SHA for 22c6871
config/nim.cfg
@@ -16,6 +16,8 @@ cc = gcc
16
hint[LineTooLong]=off
17
#hint[XDeclaredButNotUsed]=off
18
19
+threads:on
20
+
21
# Examples of how to setup a cross-compiler:
22
23
# Cross-compiling for Raspberry Pi.
0 commit comments