From c871254beb58794d1098fd2c12b05b7c9c646e6e Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Thu, 25 May 2023 21:58:18 +0200 Subject: profiles: remove x64-cygwin/windows Signed-off-by: Fabian Groffen --- profiles/profiles.desc | 7 ------- 1 file changed, 7 deletions(-) (limited to 'profiles/profiles.desc') diff --git a/profiles/profiles.desc b/profiles/profiles.desc index 70f5ae6795f4..8b0d598560b9 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -408,13 +408,6 @@ arm64-macos prefix/darwin/macos/13.0/arm64/gcc exp # Solaris Profiles x64-solaris prefix/sunos/solaris/5.11/x64 exp -# Windows Profiles -x86-winnt prefix/windows/winnt/x86 exp -x64-winnt prefix/windows/winnt/x64 exp - -# Cygwin Profiles -x64-cygwin prefix/windows/cygwin/x64 exp - # vim: set ts=8 noet ft=conf: # Local Variables: -- cgit v1.2.3-65-gdbad