]> code.ossystems Code Review - openembedded-core.git/commitdiff
icu: Disable PARALLEL_MAKE
authorRichard Purdie <richard@openedhand.com>
Mon, 11 Feb 2008 22:17:02 +0000 (22:17 +0000)
committerRichard Purdie <richard@openedhand.com>
Mon, 11 Feb 2008 22:17:02 +0000 (22:17 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3768 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/icu/icu-3.6.inc

index b9031e202a60826755824b1c5b866b7c3bd974a9..ec95cabb842b0fb955ffcc7d5d21d5b911ba1243 100644 (file)
@@ -5,6 +5,8 @@ SRC_URI = "ftp://ftp.software.ibm.com/software/globalization/icu/3.6/icu4c-3_6-s
 
 S = "${WORKDIR}/icu/source"
 
+PARALLEL_MAKE = ""
+
 inherit autotools pkgconfig binconfig
 
 do_configure() {