Merge oe-devel@oe-devel.bkbits.net:openembedded
authorChris Larson <clarson@kergoth.com>
Wed, 9 Mar 2005 08:57:09 +0000 (08:57 +0000)
committerChris Larson <clarson@kergoth.com>
Wed, 9 Mar 2005 08:57:09 +0000 (08:57 +0000)
into handhelds.org:/home/kergoth/code/openembedded

2005/03/09 03:56:43-05:00 handhelds.org!kergoth
Disable parallel make in the lua builds.

BKrev: 422eba65Xwsz6LXr2ZSEjDqwP64l0w

packages/lua/lua-build.inc

index 0758e61..ad9f6b8 100644 (file)
@@ -6,6 +6,7 @@ USERCONF = '-DLUA_USERCONFIG="\"$(LUA)/etc/saconfig.c\"" -DUSE_READLINE'
 # EXTRA_LIBS= "-lm -ldl -lreadline # -lhistory -lcurses -lncurses"
 EXTRA_LIBS= "-lm -ldl -lreadline"
 
+PARALLEL_MAKE = ""
 EXTRA_OEMAKE = "'CC=${CC}' 'MYCFLAGS=${MYCFLAGS}' \
                'MYLDFLAGS=${MYLDFLAGS}' 'WARN=' \
                'INSTALL_EXEC=install -m 0755' \