summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-07-28 01:13:20 +0000
committerMike Frysinger <vapier@gentoo.org>2004-07-28 01:13:20 +0000
commite5cdc5b135abac3135f992cd94b9fbdd85c719f8 (patch)
tree8994b1aaceb3ea4b072d2608cb2d253ac6f23a3b /profiles/uclibc
parenttrim (diff)
downloadgentoo-2-e5cdc5b135abac3135f992cd94b9fbdd85c719f8.tar.gz
gentoo-2-e5cdc5b135abac3135f992cd94b9fbdd85c719f8.tar.bz2
gentoo-2-e5cdc5b135abac3135f992cd94b9fbdd85c719f8.zip
mips !
Diffstat (limited to 'profiles/uclibc')
-rw-r--r--profiles/uclibc/mips/make.defaults9
-rw-r--r--profiles/uclibc/mips/parent1
2 files changed, 10 insertions, 0 deletions
diff --git a/profiles/uclibc/mips/make.defaults b/profiles/uclibc/mips/make.defaults
new file mode 100644
index 000000000000..eeab49acf065
--- /dev/null
+++ b/profiles/uclibc/mips/make.defaults
@@ -0,0 +1,9 @@
+USE="mips berkdb ncurses python readline zlib uclibc"
+GRP_STAGE23_USE="mips berkdb ncurses python readline zlib uclibc"
+
+ARCH="mips"
+COMPILER="gcc3"
+ACCEPT_KEYWORDS="mips"
+
+FEATURES="sandbox sfperms strict"
+#FEATURES="sandbox sfperms strict userpriv usersandbox"
diff --git a/profiles/uclibc/mips/parent b/profiles/uclibc/mips/parent
new file mode 100644
index 000000000000..f3229c5b9876
--- /dev/null
+++ b/profiles/uclibc/mips/parent
@@ -0,0 +1 @@
+..