diff options
author | 2011-09-03 10:55:26 +0000 | |
---|---|---|
committer | 2011-09-03 10:55:26 +0000 | |
commit | 0a7a1495a96105ffd71d345d0faace84fb2b3c3d (patch) | |
tree | 4970b1fd6d8b0164d5b6b0c1427f6d3e479fa2c7 /profiles/prefix/ChangeLog | |
parent | Fetch restriction seems to have been removed, fix installation failing, marke... (diff) | |
download | historical-0a7a1495a96105ffd71d345d0faace84fb2b3c3d.tar.gz historical-0a7a1495a96105ffd71d345d0faace84fb2b3c3d.tar.bz2 historical-0a7a1495a96105ffd71d345d0faace84fb2b3c3d.zip |
Add sys-libs/csu (crt1.o) to system set on Darwin, such that compilations can do fully without Xcode
Diffstat (limited to 'profiles/prefix/ChangeLog')
-rw-r--r-- | profiles/prefix/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/prefix/ChangeLog b/profiles/prefix/ChangeLog index d2ada98a130e..177bebeab233 100644 --- a/profiles/prefix/ChangeLog +++ b/profiles/prefix/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for profiles/prefix # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.292 2011/08/28 09:54:33 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.293 2011/09/03 10:55:26 grobian Exp $ + + 03 Sep 2011; Fabian Groffen <grobian@gentoo.org> darwin/packages: + Add sys-libs/csu (crt1.o) to system set on Darwin, such that compilations can + do fully without Xcode 28 Aug 2011; Fabian Groffen <grobian@gentoo.org> darwin/use.mask: Mask USE=introspection on Darwin, g-ir-tool it has a long way to go before |