summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-01-10 12:48:09 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-01-10 12:48:09 +0100
commit377aefacd0109640c9929ce0611a7e05e4d63f49 (patch)
treec0e8ff4d21b1e1d8de6819a2d174a5f50d386f1b /package
parent1edd657512fe89c6727a3d8adb68f29568078347 (diff)
new libnl is not parallel build safe
Diffstat (limited to 'package')
-rw-r--r--package/libnl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/libnl/Makefile b/package/libnl/Makefile
index 6b9d7be87..12cdc26e8 100644
--- a/package/libnl/Makefile
+++ b/package/libnl/Makefile
@@ -11,6 +11,7 @@ PKG_DESCR:= Netlink library
PKG_SECTION:= libs
PKG_URL:= http://www.infradead.org/~tgr/libnl/
PKG_SITES:= http://www.infradead.org/~tgr/libnl/files/
+PKG_NOPARALLEL:= 1
PKG_SUBPKGS:= LIBNL LIBNL_DEV
PKGSD_LIBNL_DEV:= header files for netlink library