summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/default/bsd/fbsd/amd64/9.1/clang/ChangeLog')
-rw-r--r--profiles/default/bsd/fbsd/amd64/9.1/clang/ChangeLog22
1 files changed, 22 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 0000000..2902513
--- /dev/null
+++ b/profiles/default/bsd/fbsd/amd64/9.1/clang/ChangeLog
@@ -0,0 +1,22 @@
+# 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.5 2013/06/01 14:17:54 aballier Exp $
+
+ 01 Jun 2013; Alexis Ballier <aballier@gentoo.org> package.use.force,
+ package.use.mask:
+ Build libcxxrt over libgcc_s since that is what clang defaults to.
+
+ 31 May 2013; Alexis Ballier <aballier@gentoo.org> package.use.mask:
+ libunwind is rather core for our C++ stack. Better not have it link to
+ liblzma for smaller debug info.
+
+ 31 May 2013; Alexis Ballier <aballier@gentoo.org> package.use.force:
+ Force building libc++ over libcxxrt
+
+ 31 May 2013; Alexis Ballier <aballier@gentoo.org> +package.use.force:
+ Force static libs on the C++ stack so that static linking has a chance to
+ work
+
+ 30 May 2013; Alexis Ballier <aballier@gentoo.org> +package.use.mask:
+ Mask binutils[cxx], bug #427344 (and add a ChangeLog here)
+