blob: b8d04ba8ad6f5848027c6e026e199f1a36b5197c [file] [log] [blame]
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/fbsd/amd64/9.2/clang/package.use.mask,v 1.1 2013/08/09 14:11:22 aballier Exp $
# Build libcxxrt over libgcc_s since that is what clang defaults to.
sys-libs/libcxxrt libunwind
# Needs to be fixed: cxx useflag enables plugins and gold.
# gold fails to build with clang:
# https://bugs.gentoo.org/show_bug.cgi?id=427344
# http://llvm.org/bugs/show_bug.cgi?id=12299
sys-devel/binutils cxx
# 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 curl_ssl_axtls curl_ssl_cyassl curl_ssl_gnutls curl_ssl_nss curl_ssl_polarssl