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
commit5bc6f47305cf0fef8d392a672098c3391f30e02f (patch)
tree2640e27ecaa06a6eacca516599611540e20bcc51 /profiles/prefix
parentFetch restriction seems to have been removed, fix installation failing, marke... (diff)
downloadgentoo-2-5bc6f47305cf0fef8d392a672098c3391f30e02f.tar.gz
gentoo-2-5bc6f47305cf0fef8d392a672098c3391f30e02f.tar.bz2
gentoo-2-5bc6f47305cf0fef8d392a672098c3391f30e02f.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')
-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