sys-devel/llvm: Force x86 CHOST to i386-* for compiler-rt compat
authorMichał Górny <mgorny@gentoo.org>
Mon, 23 Jan 2017 19:33:00 +0000 (20:33 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 23 Jan 2017 21:36:07 +0000 (22:36 +0100)
commit4ddd0a5aaa862839547bfedf459acb326fa977e8
treeb85a426dbe570a05420829a21a140601fc7ac0ec
parentfa4f85e02f0f3924d830145921b19d0728ff1db8
sys-devel/llvm: Force x86 CHOST to i386-* for compiler-rt compat

Force x86 CHOST value to be i386-* since clang uses the exact arch value
to find compiler-rt libraries, and our compiler-rt libraries are named
'i386' unconditionally. It should still be able to find gcc install by
using alternate triple aliases.
sys-devel/llvm/llvm-4.0.0_rc1.ebuild
sys-devel/llvm/llvm-9999.ebuild