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 ccf1a1fe8d38..466e5b143e65 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.10 2007/02/20 22:43:17 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/2.6/make.defaults,v 1.11 2007/06/09 12:54:09 phreak 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 hardened nls pam pic readline ssl tcpd zlib"
+USE="berkdb crypt hardened nls nptl pam pic readline ssl tcpd zlib"