On 08/09/2015 14:18, Pierre Labastie wrote:
Hi all,

I've hit the bug reported at https://llvm.org/bugs/show_bug.cgi?id=22661. Our friend Armin has found a workaround, which I am going to try:

sed -ri "/ifeq.*CompilerTargetArch/s#i386#i686#g" projects/compiler-rt/make/platform/clang_linux.mk

I'll test and let you know.

Pierre


The fix works for me. I think it can be included as is (with explanation), because I cannot see how it could impact 64 bit builds. Anyway, I'll be testing the whole thing on 64 bit within a few days.

Pierre
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to