mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-16 19:11:53 +02:00
tools/pkg-config: enable parallel builds
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33430 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
59af6d93e9
commit
36f237c9ef
@ -13,6 +13,8 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
|||||||
PKG_SOURCE_URL:=http://pkgconfig.freedesktop.org/releases/
|
PKG_SOURCE_URL:=http://pkgconfig.freedesktop.org/releases/
|
||||||
PKG_MD5SUM:=a3270bab3f4b69b7dc6dbdacbcae9745
|
PKG_MD5SUM:=a3270bab3f4b69b7dc6dbdacbcae9745
|
||||||
|
|
||||||
|
HOST_BUILD_PARALLEL:=1
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/host-build.mk
|
include $(INCLUDE_DIR)/host-build.mk
|
||||||
|
|
||||||
HOST_LDFLAGS += $(HOST_STATIC_LINKING)
|
HOST_LDFLAGS += $(HOST_STATIC_LINKING)
|
||||||
|
Loading…
Reference in New Issue
Block a user