diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-09-03 10:55:26 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-09-03 10:55:26 +0000 |
commit | 5bc6f47305cf0fef8d392a672098c3391f30e02f (patch) | |
tree | 2640e27ecaa06a6eacca516599611540e20bcc51 /profiles/prefix/darwin | |
parent | Fetch restriction seems to have been removed, fix installation failing, marke... (diff) | |
download | gentoo-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/darwin')
-rw-r--r-- | profiles/prefix/darwin/packages | 3 |
1 files changed, 2 insertions, 1 deletions
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 |