From fe47cbbea755ac9ec4b8e2d6b96e739a650d0194 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sat, 23 Jul 2016 19:20:54 +0200 Subject: sys-devel/llvm: Bump clang version in -9999 to 4.0, #589368 --- sys-devel/llvm/llvm-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/llvm/llvm-9999.ebuild b/sys-devel/llvm/llvm-9999.ebuild index c0cd607ad99d..34204522634b 100644 --- a/sys-devel/llvm/llvm-9999.ebuild +++ b/sys-devel/llvm/llvm-9999.ebuild @@ -400,7 +400,7 @@ src_install() { if use clang; then # note: magic applied in multilib_src_install()! - CLANG_VERSION=3.9 + CLANG_VERSION=4.0 MULTILIB_CHOST_TOOLS+=( /usr/bin/clang -- cgit v1.2.3-65-gdbad