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:
ad9ce74
)
osb-nrcore: Disable PARALLEL_MAKE as it breaks with it set.
author
Richard Purdie
<rpurdie@rpsys.net>
Mon, 18 Feb 2008 16:20:02 +0000
(16:20 +0000)
committer
Richard Purdie
<rpurdie@rpsys.net>
Mon, 18 Feb 2008 16:20:02 +0000
(16:20 +0000)
packages/gtk-webcore/osb-nrcore.inc
patch
|
blob
|
history
diff --git
a/packages/gtk-webcore/osb-nrcore.inc
b/packages/gtk-webcore/osb-nrcore.inc
index
a6a1832
..
6fd1d22
100644
(file)
--- a/
packages/gtk-webcore/osb-nrcore.inc
+++ b/
packages/gtk-webcore/osb-nrcore.inc
@@
-9,6
+9,9
@@
LEAD_SONAME = "libnrcore.so"
inherit autotools pkgconfig
+#/khtml/css/cssproperties.h failes to generate properly with high parallel makes
+PARALLEL_MAKE = ""
+
do_configure () {
autotools_do_configure
cd ${S}