e2fsprogs - Probems with parallel make.
authorRaymond Danks <raymond@edanks.com>
Mon, 24 Jul 2006 15:56:32 +0000 (15:56 +0000)
committerRaymond Danks <raymond@edanks.com>
Mon, 24 Jul 2006 15:56:32 +0000 (15:56 +0000)
packages/e2fsprogs/e2fsprogs_1.38.bb

index c27cf4c..ec28bff 100644 (file)
@@ -8,6 +8,8 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/e2fsprogs/e2fsprogs-${PV}.tar.gz \
        file://no-hardlinks.patch;patch=1"
 S = "${WORKDIR}/e2fsprogs-${PV}"
 
+PARALLEL_MAKE = ""
+
 inherit autotools
 
 EXTRA_OECONF = "--enable-dynamic-e2fsck --sbindir=${base_sbindir}"