mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-16 23:36:21 +01:00
mozjs-91: Disable strip
OE build takes care of this during packaging anyway Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
667219409f
commit
cc8efa1fe9
|
|
@ -51,6 +51,7 @@ do_configure() {
|
||||||
--prefix=${prefix} \
|
--prefix=${prefix} \
|
||||||
--libdir=${libdir} \
|
--libdir=${libdir} \
|
||||||
--disable-jemalloc \
|
--disable-jemalloc \
|
||||||
|
--disable-strip \
|
||||||
${JIT}
|
${JIT}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user