rjw | 1f88458 | 2022-01-06 17:20:42 +0800 | [diff] [blame^] | 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" |
2 | # For clang libunwind.a comes from libcxx | ||||
3 | EXTRA_OECONF_remove_toolchain-clang = "--enable-static" | ||||
4 | EXTRA_OECONF_append_toolchain-clang = " --disable-static" |