Browse Source

new libnl is not parallel build safe

Waldemar Brodkorb 13 years ago
parent
commit
377aefacd0
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package/libnl/Makefile

+ 1 - 0
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