summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2016-02-11 13:56:16 +0100
committerFabian Groffen <grobian@gentoo.org>2016-02-11 14:00:51 +0100
commitf08bdee4f9ada2fc9b94d113ca69a0a76013b185 (patch)
treeceade2509bad858c3e3b8bbe24be6fe1457baa35 /sys-devel/llvm/llvm-3.5.2.ebuild
parentsys-kernel/raspberrypi-image: add 4.1 and 4.4 images. (diff)
downloadgentoo-f08bdee4f9ada2fc9b94d113ca69a0a76013b185.tar.gz
gentoo-f08bdee4f9ada2fc9b94d113ca69a0a76013b185.tar.bz2
gentoo-f08bdee4f9ada2fc9b94d113ca69a0a76013b185.zip
sys-devel/llvm: revise libcxx dependency for maintenance and to be more realistic
Package-Manager: portage-2.2.20-prefix
Diffstat (limited to 'sys-devel/llvm/llvm-3.5.2.ebuild')
-rw-r--r--sys-devel/llvm/llvm-3.5.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/llvm/llvm-3.5.2.ebuild b/sys-devel/llvm/llvm-3.5.2.ebuild
index d051a7ab4d08..6d3a5ce61fc8 100644
--- a/sys-devel/llvm/llvm-3.5.2.ebuild
+++ b/sys-devel/llvm/llvm-3.5.2.ebuild
@@ -50,7 +50,7 @@ DEPEND="${COMMON_DEPEND}
( >=sys-freebsd/freebsd-lib-9.1-r10 sys-libs/libcxx )
)
|| ( >=sys-devel/binutils-2.18 >=sys-devel/binutils-apple-5.1 )
- kernel_Darwin? ( =sys-libs/libcxx-3.5* )
+ kernel_Darwin? ( <sys-libs/libcxx-${PV%_rc*}.9999 )
clang? ( xml? ( virtual/pkgconfig ) )
doc? ( dev-python/sphinx )
libffi? ( virtual/pkgconfig )