mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +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:
@@ -13,6 +13,8 @@ FILES_${PN}-dev = "${includedir} ${libdir}/lib*.a"
|
|||||||
|
|
||||||
EXTRA_OEMAKE = "'CC=${CC}' 'LD=${LD}' 'XCFLAGS=${CFLAGS}' 'XLDFLAGS=${LDFLAGS} -Wl,-soname=libjs'"
|
EXTRA_OEMAKE = "'CC=${CC}' 'LD=${LD}' 'XCFLAGS=${CFLAGS}' 'XLDFLAGS=${LDFLAGS} -Wl,-soname=libjs'"
|
||||||
|
|
||||||
|
PARALLEL_MALE = ""
|
||||||
|
|
||||||
do_compile_prepend() {
|
do_compile_prepend() {
|
||||||
cp ${WORKDIR}/jsautocfg.h ${S}/
|
cp ${WORKDIR}/jsautocfg.h ${S}/
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user