| Message ID | 20260315125948.3002743-7-deeratho@cisco.com |
|---|---|
| State | Under Review |
| Headers | show |
| Series | Pull request (cover letter only) | expand |
diff --git a/meta/recipes-support/libunwind/libunwind_1.8.3.bb b/meta/recipes-support/libunwind/libunwind_1.8.3.bb index bc1a108e42..59d2b1e937 100644 --- a/meta/recipes-support/libunwind/libunwind_1.8.3.bb +++ b/meta/recipes-support/libunwind/libunwind_1.8.3.bb @@ -45,7 +45,7 @@ do_install:append () { oe_multilib_header libunwind.h } -BBCLASSEXTEND = "native" +BBCLASSEXTEND = "native nativesdk" # libunwind-1.8.1/src/elfxx.c:205:44: error: passing argument 3 of '_Uppc32_get_func_addr' from incompatible pointer type [-Wincompatible-pointer-types] # libunwind-1.8.1/src/elfxx.c:279:52: error: passing argument 3 of '_Uppc32_get_func_addr' from incompatible pointer type [-Wincompatible-pointer-types]