commit:     fe47cbbea755ac9ec4b8e2d6b96e739a650d0194
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 23 17:20:54 2016 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jul 23 17:22:08 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe47cbbe

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 c0cd607..3420452 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

Reply via email to