summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2011-09-03 10:55:26 +0000
committerFabian Groffen <grobian@gentoo.org>2011-09-03 10:55:26 +0000
commit0a7a1495a96105ffd71d345d0faace84fb2b3c3d (patch)
tree4970b1fd6d8b0164d5b6b0c1427f6d3e479fa2c7 /profiles
parentFetch restriction seems to have been removed, fix installation failing, marke... (diff)
downloadhistorical-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')
-rw-r--r--profiles/prefix/ChangeLog6
-rw-r--r--profiles/prefix/darwin/packages3
2 files changed, 7 insertions, 2 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
diff --git a/profiles/prefix/darwin/packages b/profiles/prefix/darwin/packages
index 65f0a51624b5..f43c7d91cf75 100644
--- a/profiles/prefix/darwin/packages
+++ b/profiles/prefix/darwin/packages
@@ -1,8 +1,9 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/packages,v 1.3 2011/05/18 18:29:45 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/packages,v 1.4 2011/09/03 10:55:26 grobian Exp $
*sys-apps/darwin-miscutils
*sys-devel/binutils-apple
+*sys-libs/csu
*sys-process/pidof-bsd
*sys-process/pkill-darwin