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

ARCH="x64-cygwin"
CHOST="x86_64-pc-cygwin"
ACCEPT_KEYWORDS="~x64-cygwin"

# We don't have lib64 in prefix so, remove it here.
SYMLINK_LIB=""
LIBDIR_amd64="lib"

# multilib build stuff, single ABI (no multilib)
MULTILIB_ABIS="amd64"
DEFAULT_ABI="amd64"
ABI="amd64"
IUSE_IMPLICIT="abi_x86_64"
LIBDIR_amd64="lib"