summaryrefslogtreecommitdiff
path: root/profiles/baldeagleos/1.0/linux-gnu/mix-ins/no-multilib/make.defaults
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/baldeagleos/1.0/linux-gnu/mix-ins/no-multilib/make.defaults')
-rw-r--r--profiles/baldeagleos/1.0/linux-gnu/mix-ins/no-multilib/make.defaults9
1 files changed, 9 insertions, 0 deletions
diff --git a/profiles/baldeagleos/1.0/linux-gnu/mix-ins/no-multilib/make.defaults b/profiles/baldeagleos/1.0/linux-gnu/mix-ins/no-multilib/make.defaults
new file mode 100644
index 000000000000..85a36ad05fbd
--- /dev/null
+++ b/profiles/baldeagleos/1.0/linux-gnu/mix-ins/no-multilib/make.defaults
@@ -0,0 +1,9 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+MULTILIB_ABIS="amd64"
+
+# Michał Górny <mgorny@gentoo.org> (26 Jan 2013)
+# Hide the ABI_X86 USE_EXPAND back for non-multilib profile.
+USE_EXPAND_HIDDEN="ABI_X86"
+