diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-07-28 01:13:20 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-07-28 01:13:20 +0000 |
commit | fa76a116ae4262772c59df9e78fe080c6ad8e235 (patch) | |
tree | 2cb1958d15f7ee3c7071c904766ed01aec229fd3 /profiles/uclibc/mips | |
parent | trim (diff) | |
download | historical-fa76a116ae4262772c59df9e78fe080c6ad8e235.tar.gz historical-fa76a116ae4262772c59df9e78fe080c6ad8e235.tar.bz2 historical-fa76a116ae4262772c59df9e78fe080c6ad8e235.zip |
mips !
Diffstat (limited to 'profiles/uclibc/mips')
-rw-r--r-- | profiles/uclibc/mips/make.defaults | 9 | ||||
-rw-r--r-- | profiles/uclibc/mips/parent | 1 |
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 @@ +.. |