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 -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
