aircrack-ng is not 100% parallel safe. Disable parallel build.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23833 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
e547941939
commit
5e52ea1e20
@ -16,7 +16,7 @@ PKG_SOURCE_URL:=http://download.aircrack-ng.org/ \
|
||||
http://archive.aircrack-ng.org/aircrack-ng/$(PKG_VERSION)/
|
||||
PKG_MD5SUM:=f7a24ed8fad122c4187d06bfd6f998b4
|
||||
|
||||
PKG_BUILD_PARALLEL:=1
|
||||
PKG_BUILD_PARALLEL:=0
|
||||
PKG_INSTALL:=1
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
Loading…
x
Reference in New Issue
Block a user