diff options
Diffstat (limited to 'profiles/uclibc/ppc/hardened/make.defaults')
-rw-r--r-- | profiles/uclibc/ppc/hardened/make.defaults | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/profiles/uclibc/ppc/hardened/make.defaults b/profiles/uclibc/ppc/hardened/make.defaults index 8648620aa6d0..12dce486ac07 100644 --- a/profiles/uclibc/ppc/hardened/make.defaults +++ b/profiles/uclibc/ppc/hardened/make.defaults @@ -1,3 +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" +STAGE1_USE="uclibc hardened pic" +GRP_STAGE23_USE="berkdb ncurses readline zlib uclibc hardened pic" +USE="berkdb ncurses readline zlib uclibc hardened pic" |