diff options
Diffstat (limited to 'profiles/prefix/darwin/macos/10.5/ppc64/make.defaults')
-rw-r--r-- | profiles/prefix/darwin/macos/10.5/ppc64/make.defaults | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/profiles/prefix/darwin/macos/10.5/ppc64/make.defaults b/profiles/prefix/darwin/macos/10.5/ppc64/make.defaults new file mode 100644 index 000000000000..c0ade51b5982 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.5/ppc64/make.defaults @@ -0,0 +1,7 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +ARCH="ppc64-macos" +CHOST="powerpc64-apple-darwin9" +ACCEPT_KEYWORDS="~ppc64-macos" |