summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/prefix/windows/cygwin/make.defaults')
-rw-r--r--profiles/prefix/windows/cygwin/make.defaults13
1 files changed, 0 insertions, 13 deletions
diff --git a/profiles/prefix/windows/cygwin/make.defaults b/profiles/prefix/windows/cygwin/make.defaults
deleted file mode 100644
index ac24dae..0000000
--- a/profiles/prefix/windows/cygwin/make.defaults
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/windows/cygwin/make.defaults,v 1.1 2010/08/31 06:55:40 grobian Exp $
-
-# System-wide defaults for all Cygwin profiles
-# This file should rarely need to be changed
-
-# 'Sane' defaults
-ELIBC="Cygwin"
-KERNEL="Cygwin"
-
-# no scanelf
-FEATURES="nostrip"