summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Ludd <solar@gentoo.org>2005-04-18 19:36:18 +0000
committerNed Ludd <solar@gentoo.org>2005-04-18 19:36:18 +0000
commit5e1be7b6af9497b4aa32680e49e18fc3272ee49c (patch)
treebcf0f4c4ecb8fb42b5b5af82f969ee1a954dcc9a /profiles/uclibc/x86
parentadded ~amd64 to KEYWORDS, fixes #89225 (diff)
downloadgentoo-2-5e1be7b6af9497b4aa32680e49e18fc3272ee49c.tar.gz
gentoo-2-5e1be7b6af9497b4aa32680e49e18fc3272ee49c.tar.bz2
gentoo-2-5e1be7b6af9497b4aa32680e49e18fc3272ee49c.zip
- removed obsoleted USE pie flag
Diffstat (limited to 'profiles/uclibc/x86')
-rw-r--r--profiles/uclibc/x86/hardened/make.defaults6
1 files changed, 3 insertions, 3 deletions
diff --git a/profiles/uclibc/x86/hardened/make.defaults b/profiles/uclibc/x86/hardened/make.defaults
index 8648620aa6d0..12dce486ac07 100644
--- a/profiles/uclibc/x86/hardened/make.defaults
+++ b/profiles/uclibc/x86/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"