diff options
Diffstat (limited to 'tools/cmake')
-rw-r--r-- | tools/cmake/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/cmake/Makefile b/tools/cmake/Makefile index 7ffcc1b1d2..47df5d961e 100644 --- a/tools/cmake/Makefile +++ b/tools/cmake/Makefile @@ -14,6 +14,7 @@ PKG_SOURCE_URL:=http://www.cmake.org/files/v2.8/ PKG_MD5SUM:=e1b237aeaed880f65dec9c20602452f6 HOST_BUILD_PARALLEL:=1 +HOST_CONFIGURE_PARALLEL:=1 include $(INCLUDE_DIR)/host-build.mk |