diff options
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/llvm/llvm-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 |