diff options
Diffstat (limited to 'profiles/arch/mips/mips64/make.defaults')
-rw-r--r-- | profiles/arch/mips/mips64/make.defaults | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/profiles/arch/mips/mips64/make.defaults b/profiles/arch/mips/mips64/make.defaults new file mode 100644 index 0000000..7a4fb6c --- /dev/null +++ b/profiles/arch/mips/mips64/make.defaults @@ -0,0 +1,8 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/mips64/make.defaults,v 1.1 2010/01/09 09:43:07 redhatter Exp $ + +PROFILE_ARCH="mips64" + +CHOST="mips64-unknown-linux-gnu" + |