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:
3b47581
)
Merge oe-devel@oe-devel.bkbits.net:openembedded
author
Chris Larson
<clarson@kergoth.com>
Wed, 9 Mar 2005 08:57:09 +0000
(08:57 +0000)
committer
Chris 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
patch
|
blob
|
history
diff --git
a/packages/lua/lua-build.inc
b/packages/lua/lua-build.inc
index
0758e61
..
ad9f6b8
100644
(file)
--- a/
packages/lua/lua-build.inc
+++ b/
packages/lua/lua-build.inc
@@
-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' \