projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f77e38f
)
aircrack-ng is not 100% parallel safe. Disable parallel build.
author
Michael Büsch
<mb@bu3sch.de>
Wed, 3 Nov 2010 18:27:15 +0000
(18:27 +0000)
committer
Michael Büsch
<mb@bu3sch.de>
Wed, 3 Nov 2010 18:27:15 +0000
(18:27 +0000)
SVN-Revision: 23833
net/aircrack-ng/Makefile
patch
|
blob
|
history
diff --git
a/net/aircrack-ng/Makefile
b/net/aircrack-ng/Makefile
index bae054a122d0bbedc14f436eca74988e0c9e4c80..d47dc86e43873eb2fd47b1faa86b57ad603a77b8 100644
(file)
--- a/
net/aircrack-ng/Makefile
+++ b/
net/aircrack-ng/Makefile
@@
-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