mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-16 07:15:43 +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} \
|
||||
--libdir=${libdir} \
|
||||
--disable-jemalloc \
|
||||
--disable-strip \
|
||||
${JIT}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user