From a46037960a67d9b715864c747a2d2fb9b990d1a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Mon, 1 May 2017 18:42:08 +0200 Subject: devel profile add clang --- profiles/devel/package.use | 2 ++ profiles/devel/packages | 3 +++ 2 files changed, 5 insertions(+) (limited to 'profiles/devel') diff --git a/profiles/devel/package.use b/profiles/devel/package.use index aceca2c..f32a96b 100644 --- a/profiles/devel/package.use +++ b/profiles/devel/package.use @@ -1,3 +1,5 @@ +sys-devel/clang static-analyzer + # Qemu user targets app-emulation/qemu static-user qemu_user_targets_arm qemu_user_targets_aarch64 qemu_user_targets_x86_64 >=sys-libs/zlib-1.2.11 static-libs diff --git a/profiles/devel/packages b/profiles/devel/packages index 86de596..aa2bc0b 100644 --- a/profiles/devel/packages +++ b/profiles/devel/packages @@ -1,6 +1,9 @@ # For cross compiling sys-devel/crossdev +# Clang as static analyzer and library for YCM +sys-devel/clang + # Updater and turris in general dev-lang/lua -- cgit v1.2.3