mirror of
https://git.yoctoproject.org/poky
synced 2026-04-30 03:32:12 +02:00
libunwind: apply configure over-ride to both big and little endian ARM
(From OE-Core rev: d55fc868f3fef206628b7c353737aa666baf8c95) Signed-off-by: Andre McCurdy <armccurdy@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
3db7ba108e
commit
6133a8ef25
@@ -12,6 +12,7 @@ PACKAGECONFIG[lzma] = "--enable-minidebuginfo,--disable-minidebuginfo,xz"
|
||||
PACKAGECONFIG[latexdocs] = "--enable-documentation, --disable-documentation, latex2man-native"
|
||||
|
||||
EXTRA_OECONF_arm = "--enable-debug-frame"
|
||||
EXTRA_OECONF_armeb = "--enable-debug-frame"
|
||||
EXTRA_OECONF_aarch64 = "--enable-debug-frame"
|
||||
|
||||
do_install_append () {
|
||||
|
||||
Reference in New Issue
Block a user