We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74041fa commit 20a4e30Copy full SHA for 20a4e30
1 file changed
config.nims
@@ -1,6 +1,7 @@
1
switch("cpu", "arm")
2
switch("os", "linux")
3
4
+switch("threads", "off")
5
switch("define", "release")
6
switch("define", "strip")
7
switch("opt", "size")
0 commit comments