diff options
Diffstat (limited to 'profiles/prefix/sunos/solaris/5.10/x86/make.defaults')
-rw-r--r-- | profiles/prefix/sunos/solaris/5.10/x86/make.defaults | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/profiles/prefix/sunos/solaris/5.10/x86/make.defaults b/profiles/prefix/sunos/solaris/5.10/x86/make.defaults new file mode 100644 index 000000000000..f311d2bc1f27 --- /dev/null +++ b/profiles/prefix/sunos/solaris/5.10/x86/make.defaults @@ -0,0 +1,8 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +ARCH="x86-solaris" +CHOST="i386-pc-solaris2.10" +ACCEPT_KEYWORDS="~x86-solaris" + |