diff options
author | Michał Górny <mgorny@gentoo.org> | 2016-10-04 08:41:01 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2016-10-04 08:41:49 +0200 |
commit | aff110792a3257edbc1109e1c283943ca5879cf9 (patch) | |
tree | 2035527120b92afb71d87584ae303a8d6485359c /sys-devel/clang | |
parent | sys-devel/clang: Sphinx race conditions fixed upstream (diff) | |
download | gentoo-aff110792a3257edbc1109e1c283943ca5879cf9.tar.gz gentoo-aff110792a3257edbc1109e1c283943ca5879cf9.tar.bz2 gentoo-aff110792a3257edbc1109e1c283943ca5879cf9.zip |
sys-devel/clang: cross-linux test was solved already
Diffstat (limited to 'sys-devel/clang')
-rw-r--r-- | sys-devel/clang/clang-9999.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys-devel/clang/clang-9999.ebuild b/sys-devel/clang/clang-9999.ebuild index 3015cf407882..65444a8b1ba9 100644 --- a/sys-devel/clang/clang-9999.ebuild +++ b/sys-devel/clang/clang-9999.ebuild @@ -116,7 +116,6 @@ src_prepare() { python_setup # automatically select active system GCC's libraries, bugs #406163 and #417913 - # TODO: cross-linux tests broken by this one eapply "${FILESDIR}"/9999/0002-driver-Support-obtaining-active-toolchain-from-gcc-c.patch # support overriding clang runtime install directory eapply "${FILESDIR}"/9999/0005-cmake-Supporting-overriding-runtime-libdir-via-CLANG.patch |