mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +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:
parent
667219409f
commit
cc8efa1fe9
@ -51,6 +51,7 @@ do_configure() {
|
||||
--prefix=${prefix} \
|
||||
--libdir=${libdir} \
|
||||
--disable-jemalloc \
|
||||
--disable-strip \
|
||||
${JIT}
|
||||
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user