diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-03-10 13:32:20 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-03-10 13:32:20 +0000 |
commit | bf8de6192524655776976882a700e66eaf2646a7 (patch) | |
tree | 180bced139f9a62d3c18298a6c58bafae4548718 /profiles/arch/base/make.defaults | |
parent | db42a995a5cdeedb9c3613dae4c387c77e8400b0 (diff) |
drop custom profile
Diffstat (limited to 'profiles/arch/base/make.defaults')
-rw-r--r-- | profiles/arch/base/make.defaults | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/profiles/arch/base/make.defaults b/profiles/arch/base/make.defaults deleted file mode 100644 index 2577dc49..00000000 --- a/profiles/arch/base/make.defaults +++ /dev/null @@ -1,8 +0,0 @@ -# Copyright 1999-2018 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 ppc ppc64 ppc64-linux ppc-aix ppc-macos s390 sh sparc sparc64-solaris 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" |