summaryrefslogtreecommitdiff
path: root/profiles/arch/amd64-fbsd/clang/package.use.force
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/arch/amd64-fbsd/clang/package.use.force')
-rw-r--r--profiles/arch/amd64-fbsd/clang/package.use.force17
1 files changed, 0 insertions, 17 deletions
diff --git a/profiles/arch/amd64-fbsd/clang/package.use.force b/profiles/arch/amd64-fbsd/clang/package.use.force
deleted file mode 100644
index 36c6e4aadf94..000000000000
--- a/profiles/arch/amd64-fbsd/clang/package.use.force
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-# 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
-
-# o-flag-munging is required to compile dev-libs/libgcrypt with clang.
-# https://bugs.gentoo.org/629410
-dev-libs/libgcrypt o-flag-munging