mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 22:58:11 +00:00
libunwind: add PACKAGECONFIG for lzma
* it's autodetected from sysroot Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
c113854a16
commit
40cf3844e6
@ -7,6 +7,9 @@ SRC_URI = "http://download.savannah.nongnu.org/releases/${BPN}/${BPN}-${PV}.tar.
|
|||||||
|
|
||||||
inherit autotools
|
inherit autotools
|
||||||
|
|
||||||
|
PACKAGECONFIG ??= ""
|
||||||
|
PACKAGECONFIG[lzma] = "--enable-minidebuginfo,--disable-minidebuginfo,lzma"
|
||||||
|
|
||||||
EXTRA_OECONF_arm = "--enable-debug-frame"
|
EXTRA_OECONF_arm = "--enable-debug-frame"
|
||||||
|
|
||||||
BBCLASSEXTEND = "native"
|
BBCLASSEXTEND = "native"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user