Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/default/bsd/fbsd/amd64/9.1/clang: ChangeLog package.use.force
Date: Fri, 31 May 2013 15:58:29
Message-Id: 20130531155825.E67652171D@flycatcher.gentoo.org
1 aballier 13/05/31 15:58:25
2
3 Modified: ChangeLog
4 Added: package.use.force
5 Log:
6 Force static libs on the C++ stack so that static linking has a chance to work
7
8 Revision Changes Path
9 1.2 profiles/default/bsd/fbsd/amd64/9.1/clang/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/bsd/fbsd/amd64/9.1/clang/ChangeLog?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/bsd/fbsd/amd64/9.1/clang/ChangeLog?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/bsd/fbsd/amd64/9.1/clang/ChangeLog?r1=1.1&r2=1.2
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/profiles/default/bsd/fbsd/amd64/9.1/clang/ChangeLog,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- ChangeLog 30 May 2013 21:26:47 -0000 1.1
22 +++ ChangeLog 31 May 2013 15:58:25 -0000 1.2
23 @@ -1,6 +1,10 @@
24 # ChangeLog for profile directory
25 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
26 -# $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 $
27 +# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/fbsd/amd64/9.1/clang/ChangeLog,v 1.2 2013/05/31 15:58:25 aballier Exp $
28 +
29 + 31 May 2013; Alexis Ballier <aballier@g.o> +package.use.force:
30 + Force static libs on the C++ stack so that static linking has a chance to
31 + work
32
33 30 May 2013; Alexis Ballier <aballier@g.o> +package.use.mask:
34 Mask binutils[cxx], bug #427344 (and add a ChangeLog here)
35
36
37
38 1.1 profiles/default/bsd/fbsd/amd64/9.1/clang/package.use.force
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/bsd/fbsd/amd64/9.1/clang/package.use.force?rev=1.1&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/bsd/fbsd/amd64/9.1/clang/package.use.force?rev=1.1&content-type=text/plain
42
43 Index: package.use.force
44 ===================================================================
45 # Copyright 1999-2013 Gentoo Foundation
46 # Distributed under the terms of the GNU General Public License v2
47 # $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/fbsd/amd64/9.1/clang/package.use.force,v 1.1 2013/05/31 15:58:25 aballier Exp $
48
49 # Force static libs on the C++ stack so that static linking has a chance to
50 # work.
51 sys-libs/libunwind static-libs
52 sys-libs/libcxxrt static-libs
53 sys-libs/libcxx static-libs