commit:     8e7a0e9b42de685f0fcb3ebd56125bbde137ffc8
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Mar  9 14:28:22 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Mar  9 16:14:19 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e7a0e9b

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(-)

diff --git a/profiles/arch/amd64-fbsd/package.use.force 
b/profiles/arch/amd64-fbsd/package.use.force
index b3a9e1d3fe1..6c7737109a3 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 <[email protected]> (09 Mar 2018)
+# Using stdlibc++ is broken on FreeBSD, so just force libcxx.
+sys-devel/clang default-libcxx
+
 # Michał Górny <[email protected]> (08 Apr 2017)
 # Require sandbox to be multilib-capable to avoid failures when building
 # multilib packages, #611292.

Reply via email to