Skip to content

Commit

Permalink
tools/patch: enable parallel build
Browse files Browse the repository at this point in the history
Signed-off-by: Felix Fietkau <[email protected]>

SVN-Revision: 47049
  • Loading branch information
Felix Fietkau committed Sep 26, 2015
1 parent f30ccc8 commit a883639
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/patch/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@GNU/patch
PKG_MD5SUM:=e3da7940431633fb65a01b91d3b7a27a

HOST_BUILD_PARALLEL := 1

include $(INCLUDE_DIR)/host-build.mk

HOSTCC := $(HOSTCC_NOCACHE)
Expand Down

0 comments on commit a883639

Please sign in to comment.