summaryrefslogtreecommitdiff
path: root/profiles/prefix/windows/cygwin/x86/make.defaults
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/prefix/windows/cygwin/x86/make.defaults')
-rw-r--r--profiles/prefix/windows/cygwin/x86/make.defaults13
1 files changed, 0 insertions, 13 deletions
diff --git a/profiles/prefix/windows/cygwin/x86/make.defaults b/profiles/prefix/windows/cygwin/x86/make.defaults
deleted file mode 100644
index 1b849ae1b953..000000000000
--- a/profiles/prefix/windows/cygwin/x86/make.defaults
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-ARCH="x86-cygwin"
-CHOST="i686-pc-cygwin"
-ACCEPT_KEYWORDS="~x86-cygwin ~x86-linux"
-
-# multilib build stuff, single ABI (no multilib)
-MULTILIB_ABIS="x86"
-DEFAULT_ABI="x86"
-ABI="x86"
-IUSE_IMPLICIT="abi_x86_32"
-LIBDIR_x86="lib"