summaryrefslogtreecommitdiff
blob: 3d54a7b354e0193530cb9ecd217b16b9016377c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

# Force building libc++ over libcxxrt.
sys-libs/libcxx libcxxrt

# Force static libs and multilib on the C++ stack.
sys-libs/libcxxrt static-libs abi_x86_32
sys-libs/libcxx static-libs abi_x86_32

# Force openssl on curl since cmakes needs it and is in @system because of
# libcxx on this profile. Mask the other ssl providers.
net-misc/curl ssl curl_ssl_openssl

# We obviously need clang
sys-devel/llvm clang static-analyzer