sys-devel/clang: Always install wrappers for all ABIs
authorMichał Górny <mgorny@gentoo.org>
Sat, 1 Oct 2016 06:52:18 +0000 (08:52 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sat, 1 Oct 2016 13:05:49 +0000 (15:05 +0200)
commit5c3bb3600f924282a4d66fdc2f9699fb098dd2b8
treec49d6b3fd7b03c11b3d2c26083ed8e38efc3235a
parent7c86f3315dbd6dd89ec83ed1c557b21ad1bd91d9
sys-devel/clang: Always install wrappers for all ABIs

Install wrappers for all ABIs supported by the current profile rather
than explicitly enabled via ABI_* flags. This makes them more consistent
with ABIs supported by the compiler (it always supports all ABIs for
the target) and avoids enforcing [${MULTILIB_USEDEP}] when you just need
the wrappers (e.g. in tests of sys-libs/libcxx).
sys-devel/clang/clang-9999.ebuild