Fix minor typo

This commit is contained in:
Martin Kroeker
2021-10-04 16:14:32 +02:00
committed by GitHub
parent dcb005351e
commit 04f3ecd026
+1 -1
View File
@@ -307,7 +307,7 @@ else
SMP = 1
endif
else
ifeq ($(NUM_THREAD), 1)
ifeq ($(NUM_THREADS), 1)
SMP =
else
SMP = 1