blob: 6ce6935b0445df9dbaf1421320d6d3e60b0b7d0e [file] [log] [blame]
rjw1f884582022-01-06 17:20:42 +08001FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2# For clang libunwind.a comes from libcxx
3EXTRA_OECONF_remove_toolchain-clang = "--enable-static"
4EXTRA_OECONF_append_toolchain-clang = " --disable-static"