meta-ohos-core: Fix building bind if _Unwind_GetIP is a macro
bind assumes _Unwind_GetIP is a function; this is not necessarily
true, in some implementations of libunwind (e.g. arm32 version of
gcc builtin) it's a macro.
Signed-off-by:
Bernhard Rosenkränzer <bernhard.rosenkraenzer.ext@huawei.com>
Showing
- meta-ohos-core/recipes-connectivity/bind/bind/bind-9.11.32-libunwind-header.patch 32 additions, 0 deletions...onnectivity/bind/bind/bind-9.11.32-libunwind-header.patch
- meta-ohos-core/recipes-connectivity/bind/bind_%.bbappend 6 additions, 0 deletionsmeta-ohos-core/recipes-connectivity/bind/bind_%.bbappend
Please register or sign in to comment