Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
grobian 10/03/21 11:42:41
Modified: package.mask
Log:
extend gcc mask for darwin
Revision Changes Path
1.12 profiles/prefix/darwin/package.mask
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/darwin/package.mask?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/darwin/package.mask?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/darwin/package.mask?r1=1.11&r2=1.12
Index: package.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.mask,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- package.mask 8 Mar 2010 18:57:20 -0000 1.11
+++ package.mask 21 Mar 2010 11:42:41 -0000 1.12
@@ -1,7 +1,7 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.mask,v 1.11 2010/03/08 18:57:20 grobian Exp $
-# $Id: package.mask,v 1.11 2010/03/08 18:57:20 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.mask,v 1.12 2010/03/21 11:42:41 grobian Exp $
+# $Id: package.mask,v 1.12 2010/03/21 11:42:41 grobian Exp $
# Fabian Groffen <grobian@g.o> (03 Feb 2010)
# ld: duplicate symbol mylist<....> caused by implementation code in
@@ -14,6 +14,7 @@
~sys-devel/gcc-4.3.4
~sys-devel/gcc-4.4.1
~sys-devel/gcc-4.4.2
+~sys-devel/gcc-4.4.3
# Fabian Groffen <grobian@g.o> (30 Jun 2009)
# platform.h:81: error: conflicting types for ‘setmode’
|
|