profiles: new arch and profile for x64-winnt
authorMichael Haubenwallner <haubi@gentoo.org>
Tue, 10 Mar 2020 14:28:48 +0000 (15:28 +0100)
committerMichael Haubenwallner <haubi@gentoo.org>
Wed, 11 Mar 2020 08:10:51 +0000 (09:10 +0100)
commit5367729eef04d16d496434c7a6ab037d635326e0
treec7a0b8c92af8e64eaa24368c1eb3b1f8c14cb6ae
parent37296c161c91efa48e17f520ce9af06c615ea93c
profiles: new arch and profile for x64-winnt

New profile prefix/windows/winnt/x64, for new ARCH=x64-winnt.

This profile is designed for use as Stacked Prefix, set up using
prefix-stack-setup (app-portage/prefix-toolkit) from with a Cygwin
Prefix (Guest only), having sys-devel/parity installed (wraps MSVC).

CHOST is left unset on purpose.  It is set by prefix-stack-setup
using some --chost=x86_64-msvc16-winnt argument, selecting the
Visual Studio version and runtime variant (static|debug) to use.

Adding same comments to prefix/windows/winnt/x86 profile as well.

Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
profiles/arch.list
profiles/arch/base/make.defaults
profiles/embedded/make.defaults
profiles/prefix/windows/winnt/x64/eapi [new file with mode: 0644]
profiles/prefix/windows/winnt/x64/make.defaults [new file with mode: 0644]
profiles/prefix/windows/winnt/x64/parent [new file with mode: 0644]
profiles/prefix/windows/winnt/x86/make.defaults
profiles/profiles.desc