krb5: Enable parallel build
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23329 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
e83aa30cca
commit
ed8e4dd485
@ -10,6 +10,7 @@ PKG_MD5SUM:=74257d68373a8df8b9391fc093d594be
|
||||
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
||||
|
||||
PKG_BUILD_PARALLEL:=1
|
||||
PKG_INSTALL:=1
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
@ -70,10 +71,6 @@ CONFIGURE_ARGS += \
|
||||
--without-tcl \
|
||||
--disable-ipv6
|
||||
|
||||
define Build/Configure
|
||||
$(call Build/Configure/Default)
|
||||
endef
|
||||
|
||||
define Package/krb5-libs/install
|
||||
$(INSTALL_DIR) $(1)/usr/lib
|
||||
$(INSTALL_DIR) $(1)/usr/lib/krb5
|
||||
|
Loading…
x
Reference in New Issue
Block a user