From: mb Date: Thu, 27 Jan 2011 16:24:26 +0000 (+0000) Subject: pango is not parallel build safe w.r.t. its internal libs X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=ab00df1ffffd319617fea0c7330168021776dbea;p=packages.git pango is not parallel build safe w.r.t. its internal libs git-svn-id: svn://svn.openwrt.org/openwrt/packages@25153 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/Xorg/lib/pango/Makefile b/Xorg/lib/pango/Makefile index e29709da0..62c487041 100644 --- a/Xorg/lib/pango/Makefile +++ b/Xorg/lib/pango/Makefile @@ -18,6 +18,7 @@ PKG_MD5SUM:=74ce18cfcc3ad0008a6ad56cfc535061 PKG_FIXUP:=libtool PKG_INSTALL:=1 +PKG_BUILD_PARALLEL:=0 include $(INCLUDE_DIR)/package.mk