summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2010-08-31 06:55:40 +0000
committerFabian Groffen <grobian@gentoo.org>2010-08-31 06:55:40 +0000
commit5baa538696cd5fd67c7ef4c022a1aa785c19b31e (patch)
tree62ece0f5c1a28c6a34ab518389ab6221751e8312 /profiles
parentversion bump (diff)
downloadgentoo-2-5baa538696cd5fd67c7ef4c022a1aa785c19b31e.tar.gz
gentoo-2-5baa538696cd5fd67c7ef4c022a1aa785c19b31e.tar.bz2
gentoo-2-5baa538696cd5fd67c7ef4c022a1aa785c19b31e.zip
add cygwin profile to aid bootstrapping attempts currently being done by users
Diffstat (limited to 'profiles')
-rw-r--r--profiles/prefix/windows/cygwin/1.7/package.provided5
-rw-r--r--profiles/prefix/windows/cygwin/1.7/parent1
-rw-r--r--profiles/prefix/windows/cygwin/1.7/x86/make.defaults7
-rw-r--r--profiles/prefix/windows/cygwin/1.7/x86/parent1
-rw-r--r--profiles/prefix/windows/cygwin/make.defaults13
-rw-r--r--profiles/prefix/windows/cygwin/parent1
-rw-r--r--profiles/prefix/windows/cygwin/virtuals6
7 files changed, 34 insertions, 0 deletions
diff --git a/profiles/prefix/windows/cygwin/1.7/package.provided b/profiles/prefix/windows/cygwin/1.7/package.provided
new file mode 100644
index 000000000000..04ceaa85f233
--- /dev/null
+++ b/profiles/prefix/windows/cygwin/1.7/package.provided
@@ -0,0 +1,5 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/windows/cygwin/1.7/package.provided,v 1.1 2010/08/31 06:55:40 grobian Exp $
+
+sys-cygwin/libc-1.7
diff --git a/profiles/prefix/windows/cygwin/1.7/parent b/profiles/prefix/windows/cygwin/1.7/parent
new file mode 100644
index 000000000000..f3229c5b9876
--- /dev/null
+++ b/profiles/prefix/windows/cygwin/1.7/parent
@@ -0,0 +1 @@
+..
diff --git a/profiles/prefix/windows/cygwin/1.7/x86/make.defaults b/profiles/prefix/windows/cygwin/1.7/x86/make.defaults
new file mode 100644
index 000000000000..1ca464cdbfcf
--- /dev/null
+++ b/profiles/prefix/windows/cygwin/1.7/x86/make.defaults
@@ -0,0 +1,7 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/windows/cygwin/1.7/x86/make.defaults,v 1.1 2010/08/31 06:55:40 grobian Exp $
+
+ARCH="x86-cygwin"
+CHOST="i686-pc-cygwin1.7"
+ACCEPT_KEYWORDS="~x86-cygwin"
diff --git a/profiles/prefix/windows/cygwin/1.7/x86/parent b/profiles/prefix/windows/cygwin/1.7/x86/parent
new file mode 100644
index 000000000000..f3229c5b9876
--- /dev/null
+++ b/profiles/prefix/windows/cygwin/1.7/x86/parent
@@ -0,0 +1 @@
+..
diff --git a/profiles/prefix/windows/cygwin/make.defaults b/profiles/prefix/windows/cygwin/make.defaults
new file mode 100644
index 000000000000..ac24dae74a6a
--- /dev/null
+++ b/profiles/prefix/windows/cygwin/make.defaults
@@ -0,0 +1,13 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/windows/cygwin/make.defaults,v 1.1 2010/08/31 06:55:40 grobian Exp $
+
+# System-wide defaults for all Cygwin profiles
+# This file should rarely need to be changed
+
+# 'Sane' defaults
+ELIBC="Cygwin"
+KERNEL="Cygwin"
+
+# no scanelf
+FEATURES="nostrip"
diff --git a/profiles/prefix/windows/cygwin/parent b/profiles/prefix/windows/cygwin/parent
new file mode 100644
index 000000000000..f3229c5b9876
--- /dev/null
+++ b/profiles/prefix/windows/cygwin/parent
@@ -0,0 +1 @@
+..
diff --git a/profiles/prefix/windows/cygwin/virtuals b/profiles/prefix/windows/cygwin/virtuals
new file mode 100644
index 000000000000..a7a3c357cf59
--- /dev/null
+++ b/profiles/prefix/windows/cygwin/virtuals
@@ -0,0 +1,6 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/windows/cygwin/virtuals,v 1.1 2010/08/31 06:55:40 grobian Exp $
+
+virtual/libc sys-cygwin/libc
+virtual/os-headers sys-cygwin/libc