sys-devel/clang: Build tests in src_compile()
authorMichał Górny <mgorny@gentoo.org>
Wed, 18 Jan 2017 21:49:22 +0000 (22:49 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 19 Jan 2017 09:13:58 +0000 (10:13 +0100)
commit8797c1711155c9c6cb3f2f1b8486eba0a9a23d82
tree0a8cd1e555f145669ff84f259d3aacedbda8adf1
parent24faa35c975b9f5fa9cb128f22852f41c06d41a5
sys-devel/clang: Build tests in src_compile()

Build tests in src_compile() (when enabled) rather than delaying that
until src_test(). This ensures a better split between compilation phase
and testing in multilib builds, i.e. you can turn off other distcc
servers when first ABI starts testing. Also, it guarantees that building
the tests will be tested for all ABIs, even if the actual tests fail for
one of them.
sys-devel/clang/clang-9999.ebuild