mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 18:48:15 +00:00
js: Disable parallel make
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2549 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
0fe7e8d1c3
commit
170e7e1a08
@ -13,6 +13,8 @@ FILES_${PN}-dev = "${includedir} ${libdir}/lib*.a"
|
||||
|
||||
EXTRA_OEMAKE = "'CC=${CC}' 'LD=${LD}' 'XCFLAGS=${CFLAGS}' 'XLDFLAGS=${LDFLAGS} -Wl,-soname=libjs'"
|
||||
|
||||
PARALLEL_MALE = ""
|
||||
|
||||
do_compile_prepend() {
|
||||
cp ${WORKDIR}/jsautocfg.h ${S}/
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user