665213a13d
musl builds need libunwind.a to be in sysroot for libstd-rs to build unwinding support into it. This also means we need to compile libunwind with --enable-static in oe-core Signed-off-by: Khem Raj <raj.khem@gmail.com>