mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 03:32:12 +02: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'"
|
||||
|
||||
PARALLEL_MALE = ""
|
||||
|
||||
do_compile_prepend() {
|
||||
cp ${WORKDIR}/jsautocfg.h ${S}/
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user