summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/hardened/x86/2.6/make.defaults')
-rw-r--r--profiles/hardened/x86/2.6/make.defaults4
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/hardened/x86/2.6/make.defaults b/profiles/hardened/x86/2.6/make.defaults
index 092568989b49..ccf1a1fe8d38 100644
--- a/profiles/hardened/x86/2.6/make.defaults
+++ b/profiles/hardened/x86/2.6/make.defaults
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/2.6/make.defaults,v 1.9 2007/01/20 14:40:59 phreak Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/2.6/make.defaults,v 1.10 2007/02/20 22:43:17 wolf31o2 Exp $
ARCH="x86"
ACCEPT_KEYWORDS="x86"
@@ -9,4 +9,4 @@ CHOST="i386-pc-linux-gnu"
CFLAGS="-O2 -mcpu=i386 -pipe -fforce-addr"
CXXFLAGS="${CFLAGS}"
-USE="berkdb crypt dlloader hardened nls pam pic readline ssl tcpd zlib"
+USE="berkdb crypt hardened nls pam pic readline ssl tcpd zlib"