From f2a9b0754cb6bbf0cf84db1c5e7f417cf626fa79 Mon Sep 17 00:00:00 2001 From: Danny Robson Date: Fri, 5 Dec 2014 16:58:41 +1100 Subject: [PATCH] profiles: remove x86-winnt --- profiles/arch.list | 2 -- profiles/mingw/x86/make.defaults | 1 - profiles/mingw/x86/parent | 1 - profiles/profiles.desc | 1 - profiles/x86/parent | 1 - 5 files changed, 6 deletions(-) delete mode 100644 profiles/mingw/x86/make.defaults delete mode 100644 profiles/mingw/x86/parent delete mode 100644 profiles/x86/parent diff --git a/profiles/arch.list b/profiles/arch.list index 2c9fdfa..21d5bd8 100644 --- a/profiles/arch.list +++ b/profiles/arch.list @@ -1,3 +1 @@ -x86 -x86-winnt amd64 diff --git a/profiles/mingw/x86/make.defaults b/profiles/mingw/x86/make.defaults deleted file mode 100644 index 6ffb0c0..0000000 --- a/profiles/mingw/x86/make.defaults +++ /dev/null @@ -1 +0,0 @@ -ARCH='x86' diff --git a/profiles/mingw/x86/parent b/profiles/mingw/x86/parent deleted file mode 100644 index f3229c5..0000000 --- a/profiles/mingw/x86/parent +++ /dev/null @@ -1 +0,0 @@ -.. diff --git a/profiles/profiles.desc b/profiles/profiles.desc index ea9c592..7e8c946 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -1,3 +1,2 @@ -x86-winnt mingw/x86 exp x86 x86 stable amd64 amd64 stable diff --git a/profiles/x86/parent b/profiles/x86/parent deleted file mode 100644 index f3229c5..0000000 --- a/profiles/x86/parent +++ /dev/null @@ -1 +0,0 @@ -..