From 66d4bdf369cfae02981ef58fcc93d8f31d79efd0 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 4 Dec 2017 22:28:38 +0000 Subject: redcore profile stub --- profiles/arch/base/make.defaults | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 profiles/arch/base/make.defaults (limited to 'profiles/arch/base/make.defaults') diff --git a/profiles/arch/base/make.defaults b/profiles/arch/base/make.defaults new file mode 100644 index 00000000..29f3d360 --- /dev/null +++ b/profiles/arch/base/make.defaults @@ -0,0 +1,8 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +USE_EXPAND_UNPREFIXED="ARCH" +USE_EXPAND_IMPLICIT="ARCH" +USE_EXPAND_VALUES_ARCH="alpha amd64 amd64-fbsd amd64-linux arm arm-linux arm64 hppa ia64 m68k m68k-mint mips nios2 ppc ppc64 ppc64-linux ppc-aix ppc-macos riscv s390 sh sparc sparc64-solaris sparc-fbsd sparc-solaris x64-cygwin x64-macos x64-solaris x86 x86-cygwin x86-fbsd x86-linux x86-macos x86-solaris x86-winnt" + +PROFILE_ONLY_VARIABLES="${PROFILE_ONLY_VARIABLES} ARCH USE_EXPAND_VALUES_ARCH" -- cgit v1.2.3