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:
26c3621
)
autoconf 2.61: disable parallel make
author
Koen Kooi
<koen@openembedded.org>
Sun, 5 Aug 2007 17:15:25 +0000
(17:15 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Sun, 5 Aug 2007 17:15:25 +0000
(17:15 +0000)
packages/autoconf/autoconf_2.61.bb
patch
|
blob
|
history
diff --git
a/packages/autoconf/autoconf_2.61.bb
b/packages/autoconf/autoconf_2.61.bb
index
e6a452c
..
1fad7ef
100644
(file)
--- a/
packages/autoconf/autoconf_2.61.bb
+++ b/
packages/autoconf/autoconf_2.61.bb
@@
-1,5
+1,7
@@
require autoconf.inc
+PARALLEL_MAKE = ""
+
DEPENDS += "m4-native"
RDEPENDS_${PN} = "m4 gnu-config"