summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-07-24 01:03:50 +0000
committerMike Frysinger <vapier@gentoo.org>2004-07-24 01:03:50 +0000
commitd76f2d5cf11113543f62b28909a5ab0ebca6435a (patch)
treec7fc9d2092de28b3cd146956d97b992015cde0c8
parentStable on x86. (Manifest recommit) (diff)
downloadgentoo-2-d76f2d5cf11113543f62b28909a5ab0ebca6435a.tar.gz
gentoo-2-d76f2d5cf11113543f62b28909a5ab0ebca6435a.tar.bz2
gentoo-2-d76f2d5cf11113543f62b28909a5ab0ebca6435a.zip
arm uclibc
-rw-r--r--profiles/uclibc/arm/make.defaults9
-rw-r--r--profiles/uclibc/arm/parent1
2 files changed, 10 insertions, 0 deletions
diff --git a/profiles/uclibc/arm/make.defaults b/profiles/uclibc/arm/make.defaults
new file mode 100644
index 000000000000..75551051e9e4
--- /dev/null
+++ b/profiles/uclibc/arm/make.defaults
@@ -0,0 +1,9 @@
+USE="arm berkdb ncurses python readline zlib uclibc"
+GRP_STAGE23_USE="arm berkdb ncurses python readline zlib uclibc"
+
+ARCH="arm"
+COMPILER="gcc3"
+ACCEPT_KEYWORDS="arm"
+
+FEATURES="sandbox sfperms strict"
+#FEATURES="sandbox sfperms strict userpriv usersandbox"
diff --git a/profiles/uclibc/arm/parent b/profiles/uclibc/arm/parent
new file mode 100644
index 000000000000..f3229c5b9876
--- /dev/null
+++ b/profiles/uclibc/arm/parent
@@ -0,0 +1 @@
+..