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
compiler-rt-sanitizers: remove the LLVM_LIBDIR_SUFFIX conditional
As in previous commit for compiler-rt.
Since the upgrade to 20 it's installed in nonarch_libdir even when
multilib is used and LLVM_LIBDIR_SUFFIX is set to '32'.
Fixes:
http://errors.yoctoproject.org/Errors/Details/850269/
mv: cannot stat 'TOPDIR/tmp/work/i586-oemllib32-linux/lib32-compiler-rt-sanitizers/20.1.1/image/usr/lib32/linux': No such file or directory
Signed-off-by: Martin Jansa <[email protected]>
0 commit comments