summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Haubenwallner <haubi@gentoo.org>2020-03-10 15:28:48 +0100
committerMichael Haubenwallner <haubi@gentoo.org>2020-03-11 09:10:51 +0100
commit5367729eef04d16d496434c7a6ab037d635326e0 (patch)
treec7a0b8c92af8e64eaa24368c1eb3b1f8c14cb6ae /profiles/arch.list
parentsys-devel/parity: revbump 2.0.0 (diff)
downloadgentoo-5367729eef04d16d496434c7a6ab037d635326e0.tar.gz
gentoo-5367729eef04d16d496434c7a6ab037d635326e0.tar.bz2
gentoo-5367729eef04d16d496434c7a6ab037d635326e0.zip
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>
Diffstat (limited to 'profiles/arch.list')
-rw-r--r--profiles/arch.list1
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/arch.list b/profiles/arch.list
index b9a9c022c007..d44231f28c35 100644
--- a/profiles/arch.list
+++ b/profiles/arch.list
@@ -29,6 +29,7 @@ sparc-solaris
sparc64-solaris
x64-solaris
x86-solaris
+x64-winnt
x86-winnt
x64-cygwin
x86-cygwin