gettext: this package is definitely *not* save for parallel building
authorJo-Philipp Wich <jow@openwrt.org>
Mon, 6 Dec 2010 23:06:56 +0000 (23:06 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Mon, 6 Dec 2010 23:06:56 +0000 (23:06 +0000)
SVN-Revision: 24293

libs/gettext/Makefile

index 4c297b61291490e2757e08ba38abdf1bf7e62343..5cb01b77b841bc04479fda0138cf4d7b35d5a55f 100644 (file)
@@ -17,7 +17,7 @@ PKG_MD5SUM:=3dd55b952826d2b32f51308f2f91aa89
 
 PKG_FIXUP:=libtool
 PKG_INSTALL:=1
-PKG_BUILD_PARALLEL:=1
+PKG_BUILD_PARALLEL:=0
 
 include $(INCLUDE_DIR)/package.mk