fontconfig: Disable parallel make

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4842 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie 2008-07-16 08:32:49 +00:00
parent d0ba74c7e2
commit a3d88b472b
1 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,8 @@ DEBIAN_NOAUTONAME_fontconfig-utils = "1"
S = "${WORKDIR}/fontconfig-${PV}"
PARALLEL_MAKE = ""
inherit autotools pkgconfig
export HASDOCBOOK="no"