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 f209fc7 commit 5608999Copy full SHA for 5608999
Makefile.rule
@@ -72,7 +72,7 @@ VERSION = 0.3.6.dev
72
73
# You can define the maximum number of threads. Basically it should be less
74
# than or equal to the number of CPU threads. If you don't specify one, it's
75
-# automatically detected by the the build system.
+# automatically detected by the build system.
76
# If SMT (aka. HT) is enabled on the system, it may or may not be beneficial to
77
# restrict NUM_THREADS to the number of physical cores. By default, the automatic
78
# detection includes logical CPUs, thus allowing the use of SMT.
0 commit comments