Skip to content

Commit

Permalink
allow parallel builds
Browse files Browse the repository at this point in the history
  • Loading branch information
mwarning committed Feb 10, 2015
1 parent 2e96a3c commit 9fe4231
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions zerotier/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ PKG_LICENSE:=GPL-3.0
#PKG_BUILD_DEPENDS:=libstdcpp
PKG_BUILD_DEPENDS:=uclibcxx

PKG_BUILD_PARALLEL:=1

include $(INCLUDE_DIR)/package.mk

define Package/zerotier
Expand Down

0 comments on commit 9fe4231

Please sign in to comment.