From 8e7a0e9b42de685f0fcb3ebd56125bbde137ffc8 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Fri, 9 Mar 2018 15:28:22 +0100 Subject: profiles/arch/amd64-fbsd: Force sys-devel/clang[default-libcxx] --- profiles/arch/amd64-fbsd/package.use.force | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'profiles/arch/amd64-fbsd') diff --git a/profiles/arch/amd64-fbsd/package.use.force b/profiles/arch/amd64-fbsd/package.use.force index b3a9e1d3fe1b..6c7737109a3a 100644 --- a/profiles/arch/amd64-fbsd/package.use.force +++ b/profiles/arch/amd64-fbsd/package.use.force @@ -1,6 +1,10 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Michał Górny (09 Mar 2018) +# Using stdlibc++ is broken on FreeBSD, so just force libcxx. +sys-devel/clang default-libcxx + # Michał Górny (08 Apr 2017) # Require sandbox to be multilib-capable to avoid failures when building # multilib packages, #611292. -- cgit v1.2.3-65-gdbad