aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Makefile b/tools/Makefile
index 0b98201..dc9ac44 100644
--- a/tools/Makefile
+++ b/tools/Makefile
@@ -26,7 +26,7 @@ include $(LEVEL)/Makefile.config
# only build new lto project on Darwin for now
ifeq ($(OS),Darwin)
-#PARALLEL_DIRS += lto2
+PARALLEL_DIRS += lto2
endif
include $(LEVEL)/Makefile.common