summaryrefslogtreecommitdiff
path: root/profiles/arch/amd64-fbsd/clang/package.use.mask
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-10-13 22:19:36 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-10-14 23:22:23 +0100
commit4b19be30aa626b327c885dae62c559ec0e9fb935 (patch)
tree76e74807bc479502e13866b581b6bf86734ec634 /profiles/arch/amd64-fbsd/clang/package.use.mask
parent30d6f67c98d149508509d5e86f176d558793acc0 (diff)
gentoo resync : 13.10.2019
Diffstat (limited to 'profiles/arch/amd64-fbsd/clang/package.use.mask')
-rw-r--r--profiles/arch/amd64-fbsd/clang/package.use.mask21
1 files changed, 0 insertions, 21 deletions
diff --git a/profiles/arch/amd64-fbsd/clang/package.use.mask b/profiles/arch/amd64-fbsd/clang/package.use.mask
deleted file mode 100644
index 666f4a7f80d0..000000000000
--- a/profiles/arch/amd64-fbsd/clang/package.use.mask
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-# Disable libcxxabi since it collides with forced libcxxrt
-# Build libcxxrt over libgcc_s since that is what clang defaults to.
-sys-libs/libcxx libcxxabi libunwind
-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_gnutls curl_ssl_nss
-
-# Needs to be fixed: build fails with clang++
-# https://bugs.gentoo.org/show_bug.cgi?id=578506
-sys-libs/db cxx