tools/e2fsprogs: enable parallel builds
SVN-Revision: 33440
This commit is contained in:
parent
0250047a79
commit
54bd532d15
|
@ -15,6 +15,8 @@ PKG_RELEASE:=1
|
|||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=@SF/e2fsprogs
|
||||
|
||||
HOST_BUILD_PARALLEL:=1
|
||||
|
||||
include $(INCLUDE_DIR)/host-build.mk
|
||||
|
||||
HOST_CFLAGS += $(FPIC)
|
||||
|
|
Loading…
Reference in New Issue