summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2013-05-30 21:26:47 +0000
committerAlexis Ballier <aballier@gentoo.org>2013-05-30 21:26:47 +0000
commit1244ea69f31198ad89ca0d9a0262ef242e98f828 (patch)
tree91761cce20ba5aa1d93e3ec00c3b9b66375caee9 /profiles
parentReplace python_test with something that actually runs tests. Restrict them un... (diff)
downloadhistorical-1244ea69f31198ad89ca0d9a0262ef242e98f828.tar.gz
historical-1244ea69f31198ad89ca0d9a0262ef242e98f828.tar.bz2
historical-1244ea69f31198ad89ca0d9a0262ef242e98f828.zip
Mask binutils[cxx], bug #427344 (and add a ChangeLog here)
Diffstat (limited to 'profiles')
-rw-r--r--profiles/default/bsd/fbsd/amd64/9.1/clang/ChangeLog7
-rw-r--r--profiles/default/bsd/fbsd/amd64/9.1/clang/package.use.mask9
2 files changed, 16 insertions, 0 deletions
diff --git a/profiles/default/bsd/fbsd/amd64/9.1/clang/ChangeLog b/profiles/default/bsd/fbsd/amd64/9.1/clang/ChangeLog
new file mode 100644
index 000000000000..b6f3b766eecb
--- /dev/null
+++ b/profiles/default/bsd/fbsd/amd64/9.1/clang/ChangeLog
@@ -0,0 +1,7 @@
+# ChangeLog for profile directory
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/fbsd/amd64/9.1/clang/ChangeLog,v 1.1 2013/05/30 21:26:47 aballier Exp $
+
+ 30 May 2013; Alexis Ballier <aballier@gentoo.org> +package.use.mask:
+ Mask binutils[cxx], bug #427344 (and add a ChangeLog here)
+
diff --git a/profiles/default/bsd/fbsd/amd64/9.1/clang/package.use.mask b/profiles/default/bsd/fbsd/amd64/9.1/clang/package.use.mask
new file mode 100644
index 000000000000..9df218b10d06
--- /dev/null
+++ b/profiles/default/bsd/fbsd/amd64/9.1/clang/package.use.mask
@@ -0,0 +1,9 @@
+# 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.1/clang/package.use.mask,v 1.1 2013/05/30 21:26:47 aballier Exp $
+
+# 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