mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +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:
@@ -28,7 +28,7 @@ EXTRA_OECONF = " \
|
||||
|
||||
# mozjs requires autoreconf 2.13
|
||||
do_configure() {
|
||||
./configure ${EXTRA_OECONF}
|
||||
${S}/configure ${EXTRA_OECONF}
|
||||
}
|
||||
|
||||
PACKAGES =+ "lib${PN}"
|
||||
|
||||
Reference in New Issue
Block a user