Georgy Yakovlev

Results 27 comments of Georgy Yakovlev

@telans ^ not sure if you got tagged in reply, tagging separately.

with new power profiles I also see it. ``` file /usr/bin/gcc /usr/bin/gcc: symbolic link to /usr/powerpc64le-unknown-linux-musl/gcc-bin/9.2.0/gcc gcc -print-multi-os-directory ../lib64 ``` I need to add ppc64 to the thingie here 923dace4203bf4d94b18a9f98600280a15ca7d95

even after patching still does ``` gcc -print-multi-os-directory ../lib64 ``` will need to investigate.

my talos is down for maintenance till next week, but I think it still returns `lib64` even with https://github.com/gentoo/musl/commit/b1160342d9c386cb908381a21ba958f7f3428498 and I did not have time to investigate it yet.

@MaskRay musl always prefers /lib no matter the bitness, as multilib is kinda unsupported with it. https://wiki.musl-libc.org/guidelines-for-distributions.html#Multilib/multi-arch ~~from above link musl does not support sharing an include directory between archs...

cblas is not needed. clean up stale symlinks on the system in ::gentoo we carry this patch to avoid this. https://gitweb.gentoo.org/repo/gentoo.git/tree/dev-lang/rust/files/1.32.0-fix-configure-of-bundled-llvm.patch

Hi, I’m away now an unable to merge this and push to crates.io but hopefully will be in a week or two.