mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-libs/libclc: Newest snapshot requires LLVM 4.0
This commit is contained in:
@@ -34,8 +34,8 @@ KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND="
|
||||
>=sys-devel/clang-3.9
|
||||
>=sys-devel/llvm-3.9"
|
||||
>=sys-devel/clang-4
|
||||
>=sys-devel/llvm-4"
|
||||
DEPEND="${RDEPEND}
|
||||
${PYTHON_DEPS}"
|
||||
|
||||
|
||||
@@ -74,7 +74,7 @@ x11-drivers/xf86-video-v4l
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (24 Jan 2017)
|
||||
# Mask 4.0.0 RCs (then final) for initial testing, and updating most
|
||||
# important revdeps.
|
||||
# important revdeps. Also revdeps that require 4.0.
|
||||
=dev-ml/llvm-ocaml-4.0.0*
|
||||
=dev-python/lit-4.0.0*
|
||||
=dev-util/lldb-4.0.0*
|
||||
@@ -88,6 +88,7 @@ x11-drivers/xf86-video-v4l
|
||||
=sys-libs/libcxxabi-4.0.0*
|
||||
=sys-libs/libomp-4.0.0*
|
||||
=sys-libs/llvm-libunwind-4.0.0*
|
||||
>=dev-libs/libclc-0.2.0_pre20170118
|
||||
|
||||
# Matt Turner <mattst88@gentoo.org> (24 Jan 2017)
|
||||
# Depends on xorg-server-1.16, which is going away. Unresolved security bug
|
||||
|
||||
Reference in New Issue
Block a user