diff options
author | Ned Ludd <solar@gentoo.org> | 2005-03-10 20:47:17 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2005-03-10 20:47:17 +0000 |
commit | c4a71ab03efa62d0d3961e152715a087abf93e63 (patch) | |
tree | dae64e07aa5c0d789e135d6ad431f096549f74a7 /profiles/uclibc | |
parent | bug #83308 (diff) | |
download | historical-c4a71ab03efa62d0d3961e152715a087abf93e63.tar.gz historical-c4a71ab03efa62d0d3961e152715a087abf93e63.tar.bz2 historical-c4a71ab03efa62d0d3961e152715a087abf93e63.zip |
- add mipsel/hardened subdir for psm
Diffstat (limited to 'profiles/uclibc')
-rw-r--r-- | profiles/uclibc/mips/mipsel/hardened/make.defaults | 3 | ||||
-rw-r--r-- | profiles/uclibc/mips/mipsel/hardened/parent | 1 |
2 files changed, 4 insertions, 0 deletions
diff --git a/profiles/uclibc/mips/mipsel/hardened/make.defaults b/profiles/uclibc/mips/mipsel/hardened/make.defaults new file mode 100644 index 000000000000..8648620aa6d0 --- /dev/null +++ b/profiles/uclibc/mips/mipsel/hardened/make.defaults @@ -0,0 +1,3 @@ +STAGE1_USE="uclibc hardened pic pie" +GRP_STAGE23_USE="berkdb ncurses readline zlib uclibc hardened pic pie" +USE="berkdb ncurses readline zlib uclibc hardened pic pie" diff --git a/profiles/uclibc/mips/mipsel/hardened/parent b/profiles/uclibc/mips/mipsel/hardened/parent new file mode 100644 index 000000000000..f3229c5b9876 --- /dev/null +++ b/profiles/uclibc/mips/mipsel/hardened/parent @@ -0,0 +1 @@ +.. |