libsdl-sdk: Unset PARALLE_MAKE, sdl can't cope with it

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3669 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie 2008-02-04 20:25:29 +00:00
parent b9c9360d80
commit 8f12b466e5
1 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,8 @@ EXTRA_OECONF = "--disable-static --disable-debug --disable-cdrom --enable-thread
--disable-video-opengl --enable-input-events --enable-pthreads \
--disable-video-picogui --disable-video-qtopia --enable-dlopen"
PARALLEL_MAKE = ""
do_configure() {
rm -f ${S}/acinclude.m4
cp ${WORKDIR}/acinclude.m4 ${S}/