!libcxxrt? ( >=sys-devel/gcc-4.7:=[cxx] )"
# llvm-3.9.0 needed because its cmake files installation path changed, which is
# needed by libcxx
+# clang-3.9.0 installs necessary target symlinks unconditionally
+# which removes the need for MULTILIB_USEDEP
DEPEND="${RDEPEND}
- test? ( sys-devel/clang[${MULTILIB_USEDEP}]
+ test? ( >=sys-devel/clang-3.9.0
${PYTHON_DEPS} )
app-arch/xz-utils
>=sys-devel/llvm-3.9.0"
!libcxxrt? ( >=sys-devel/gcc-4.7:=[cxx] )"
# llvm-3.9.0 needed because its cmake files installation path changed, which is
# needed by libcxx
+# clang-3.9.0 installs necessary target symlinks unconditionally
+# which removes the need for MULTILIB_USEDEP
DEPEND="${RDEPEND}
- test? ( sys-devel/clang[${MULTILIB_USEDEP}]
+ test? ( >=sys-devel/clang-3.9.0
${PYTHON_DEPS} )
app-arch/xz-utils
>=sys-devel/llvm-3.9.0"