mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-12 17:21:52 +00:00
mozjs: Fix build when B != S
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
f94f1f684e
commit
f3b6028a2a
@ -28,7 +28,7 @@ EXTRA_OECONF = " \
|
|||||||
|
|
||||||
# mozjs requires autoreconf 2.13
|
# mozjs requires autoreconf 2.13
|
||||||
do_configure() {
|
do_configure() {
|
||||||
./configure ${EXTRA_OECONF}
|
${S}/configure ${EXTRA_OECONF}
|
||||||
}
|
}
|
||||||
|
|
||||||
PACKAGES =+ "lib${PN}"
|
PACKAGES =+ "lib${PN}"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user