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:
2d378de
)
libsdl-native: disable parallel make
author
Koen Kooi
<koen@openembedded.org>
Wed, 1 Oct 2008 13:58:14 +0000
(13:58 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Wed, 1 Oct 2008 13:58:14 +0000
(13:58 +0000)
packages/libsdl/libsdl-native_1.2.11.bb
patch
|
blob
|
history
diff --git
a/packages/libsdl/libsdl-native_1.2.11.bb
b/packages/libsdl/libsdl-native_1.2.11.bb
index
d75eec5
..
fb8e12a
100644
(file)
--- a/
packages/libsdl/libsdl-native_1.2.11.bb
+++ b/
packages/libsdl/libsdl-native_1.2.11.bb
@@
-11,6
+11,8
@@
S = "${WORKDIR}/SDL-${PV}"
inherit autotools binconfig pkgconfig native
+PARALLEL_MAKE = ""
+
EXTRA_OECONF = "--disable-debug --disable-cdrom --enable-threads --enable-timers --enable-endian \
--enable-file --disable-oss --disable-alsa --disable-esd --disable-arts \
--disable-diskaudio --disable-nas --disable-esd-shared --disable-esdtest \