mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-07 01:09:30 -05:00
tools/pkg-config: enable parallel builds
SVN-Revision: 33430
This commit is contained in:
@@ -13,6 +13,8 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://pkgconfig.freedesktop.org/releases/
|
||||
PKG_MD5SUM:=a3270bab3f4b69b7dc6dbdacbcae9745
|
||||
|
||||
HOST_BUILD_PARALLEL:=1
|
||||
|
||||
include $(INCLUDE_DIR)/host-build.mk
|
||||
|
||||
HOST_LDFLAGS += $(HOST_STATIC_LINKING)
|
||||
|
||||
Reference in New Issue
Block a user