git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb70249
)
pth_2.0.2.bb:
author
Koen Kooi
<koen@openembedded.org>
Mon, 7 Feb 2005 12:48:44 +0000
(12:48 +0000)
committer
Koen 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
patch
|
blob
|
history
diff --git
a/packages/pth/pth_2.0.2.bb
b/packages/pth/pth_2.0.2.bb
index
1462181
..
282db55
100644
(file)
--- a/
packages/pth/pth_2.0.2.bb
+++ b/
packages/pth/pth_2.0.2.bb
@@
-6,6
+6,8
@@
PR = "r0"
SRC_URI = "${GNU_MIRROR}/pth/pth-${PV}.tar.gz"
+PARALLEL_MAKE=""
+
inherit autotools
do_configure() {