pth_2.0.2.bb:
authorKoen Kooi <koen@openembedded.org>
Mon, 7 Feb 2005 12:48:44 +0000 (12:48 +0000)
committerKoen Kooi <koen@openembedded.org>
Mon, 7 Feb 2005 12:48:44 +0000 (12:48 +0000)
  disable paralell make

BKrev: 420763acn55e8KJAUWzoFwLY8-W3XQ

packages/pth/pth_2.0.2.bb

index 1462181..282db55 100644 (file)
@@ -6,6 +6,8 @@ PR = "r0"
 
 SRC_URI = "${GNU_MIRROR}/pth/pth-${PV}.tar.gz"
 
+PARALLEL_MAKE=""
+
 inherit autotools 
 
 do_configure() {