summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/libunwind/libunwind_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/libunwind/libunwind_git.bb')
-rw-r--r--meta/recipes-support/libunwind/libunwind_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-support/libunwind/libunwind_git.bb b/meta/recipes-support/libunwind/libunwind_git.bb
index cc8c2b541c..6d1d9fb76e 100644
--- a/meta/recipes-support/libunwind/libunwind_git.bb
+++ b/meta/recipes-support/libunwind/libunwind_git.bb
@@ -10,6 +10,7 @@ SRC_URI = "git://git.sv.gnu.org/libunwind.git \
file://0001-x86-Stub-out-x86_local_resume.patch \
file://0001-Fix-build-on-mips-musl.patch \
file://0001-add-knobs-to-disable-enable-tests.patch \
+ file://0001-ppc32-Consider-ucontext-mismatches-between-glibc-and.patch \
"
EXTRA_OECONF_append_libc-musl = " --disable-documentation --disable-tests "