* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux/x86/2008.0: make.defaults
@ 2008-04-21 20:11 Christian Heim (phreak)
0 siblings, 0 replies; only message in thread
From: Christian Heim (phreak) @ 2008-04-21 20:11 UTC (permalink / raw
To: gentoo-commits
phreak 08/04/21 20:11:15
Modified: make.defaults
Log:
Fixing the "new style" hardened profile, to *not* enable either USE=ipv6, USE=nls or USE=unicode by default.
Revision Changes Path
1.2 profiles/hardened/linux/x86/2008.0/make.defaults
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/x86/2008.0/make.defaults?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/x86/2008.0/make.defaults?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/x86/2008.0/make.defaults?r1=1.1&r2=1.2
Index: make.defaults
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/2008.0/make.defaults,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- make.defaults 1 Apr 2008 17:41:31 -0000 1.1
+++ make.defaults 21 Apr 2008 20:11:14 -0000 1.2
@@ -1,9 +1,8 @@
# Copyright 1999-2008 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/2008.0/make.defaults,v 1.1 2008/04/01 17:41:31 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/2008.0/make.defaults,v 1.2 2008/04/21 20:11:14 phreak Exp $
# STAGE1_USE does not stack
STAGE1_USE="hardened nptl nptlonly pic"
-USE="-nls -unicode"
-
+USE="-unicode"
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-04-21 20:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-21 20:11 [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux/x86/2008.0: make.defaults Christian Heim (phreak)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox