summaryrefslogtreecommitdiff
path: root/profiles/arch/mips/mipsel/mips64el/n64/make.defaults
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/arch/mips/mipsel/mips64el/n64/make.defaults')
-rw-r--r--profiles/arch/mips/mipsel/mips64el/n64/make.defaults14
1 files changed, 14 insertions, 0 deletions
diff --git a/profiles/arch/mips/mipsel/mips64el/n64/make.defaults b/profiles/arch/mips/mipsel/mips64el/n64/make.defaults
new file mode 100644
index 000000000000..50a4bfaaef8d
--- /dev/null
+++ b/profiles/arch/mips/mipsel/mips64el/n64/make.defaults
@@ -0,0 +1,14 @@
+# Copyright 2010-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+PROFILE_ARCH="mips64el"
+
+CHOST="mips64el-unknown-linux-gnu"
+
+DEFAULT_ABI="n64"
+ABI="${DEFAULT_ABI}"
+MULTILIB_ABIS="n64"
+CHOST_n64="${CHOST}"
+
+ABI_MIPS="n64"
+IUSE_IMPLICIT="abi_mips_n64"