aircrack-ng: Enable parallel build
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23397 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
e98d8daf0f
commit
6f153622e1
@ -16,6 +16,7 @@ PKG_SOURCE_URL:=http://download.aircrack-ng.org/ \
|
|||||||
http://archive.aircrack-ng.org/aircrack-ng/$(PKG_VERSION)/
|
http://archive.aircrack-ng.org/aircrack-ng/$(PKG_VERSION)/
|
||||||
PKG_MD5SUM:=f7a24ed8fad122c4187d06bfd6f998b4
|
PKG_MD5SUM:=f7a24ed8fad122c4187d06bfd6f998b4
|
||||||
|
|
||||||
|
PKG_BUILD_PARALLEL:=1
|
||||||
PKG_INSTALL:=1
|
PKG_INSTALL:=1
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
@ -39,7 +40,7 @@ MAKE_FLAGS += \
|
|||||||
OSNAME=Linux \
|
OSNAME=Linux \
|
||||||
prefix="/usr" \
|
prefix="/usr" \
|
||||||
sqlite="false" \
|
sqlite="false" \
|
||||||
unstable="true" \
|
unstable="true"
|
||||||
|
|
||||||
define Package/aircrack-ng/install
|
define Package/aircrack-ng/install
|
||||||
$(INSTALL_DIR) $(1)/usr/bin
|
$(INSTALL_DIR) $(1)/usr/bin
|
||||||
|
Loading…
x
Reference in New Issue
Block a user