From fdbd61c56b830956e5f0fc968b5559865483ff4e Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Mon, 6 Dec 2010 23:06:56 +0000 Subject: [PATCH] [packages] gettext: this package is definitely *not* save for parallel building SVN-Revision: 24293 --- libs/gettext/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/gettext/Makefile b/libs/gettext/Makefile index 4c297b6129..5cb01b77b8 100644 --- a/libs/gettext/Makefile +++ b/libs/gettext/Makefile @@ -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 -- 2.30.2