mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-08 05:29:22 +00: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:
@@ -51,6 +51,7 @@ do_configure() {
|
||||
--prefix=${prefix} \
|
||||
--libdir=${libdir} \
|
||||
--disable-jemalloc \
|
||||
--disable-strip \
|
||||
${JIT}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user