summaryrefslogtreecommitdiff
path: root/profiles/prefix/windows/cygwin/make.defaults
blob: d7ba076a8812c44a2869f25f117a10974015ac35 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

# System-wide defaults for all Cygwin profiles
# This file should rarely need to be changed

# 'Sane' defaults
ELIBC="Cygwin"

# no scanelf
FEATURES="nostrip"