mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-01 13:58:04 +00:00
js: Fix typo in PARALLEL_MAKE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2825 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
62b67b04d4
commit
6832376a83
|
|
@ -13,7 +13,7 @@ FILES_${PN}-dev = "${includedir} ${libdir}/lib*.a"
|
|||
|
||||
EXTRA_OEMAKE = "'CC=${CC}' 'LD=${LD}' 'XCFLAGS=${CFLAGS}' 'XLDFLAGS=${LDFLAGS} -Wl,-soname=libjs'"
|
||||
|
||||
PARALLEL_MALE = ""
|
||||
PARALLEL_MAKE = ""
|
||||
|
||||
do_compile_prepend() {
|
||||
cp ${WORKDIR}/jsautocfg.h ${S}/
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user