You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chromium: fix do_copy_clang_library failed for multilib (#830)
Due to commit [clang: use nonarch_libdir/clang for all runtime
files][1] applied, the clang runtime libraries was installed
to ${nonarch_libdir}, no matter the value of libdir
Tweak it for do_copy_clang_library, use ${nonarch_libdir} to instead
[1] kraj/meta-clang@cda1376
Signed-off-by: Hongxu Jia <[email protected]>
0 commit comments