diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2010-11-13 15:50:57 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2010-11-13 15:50:57 +0000 |
commit | 7af575075ec00f948322f8a7f58ee528298acbf9 (patch) | |
tree | bf5ad9393f4fa228d048b3013ba223355f30a483 /profiles/hardened | |
parent | Extract bundled and installed V8 version. Will be useful for an unconditional... (diff) | |
download | gentoo-2-7af575075ec00f948322f8a7f58ee528298acbf9.tar.gz gentoo-2-7af575075ec00f948322f8a7f58ee528298acbf9.tar.bz2 gentoo-2-7af575075ec00f948322f8a7f58ee528298acbf9.zip |
Updated profile description for hardened/linux/ia64, bug #344861
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/linux/ia64/10.0/make.defaults | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/profiles/hardened/linux/ia64/10.0/make.defaults b/profiles/hardened/linux/ia64/10.0/make.defaults deleted file mode 100644 index a3638e9c53e7..000000000000 --- a/profiles/hardened/linux/ia64/10.0/make.defaults +++ /dev/null @@ -1,8 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/ia64/10.0/make.defaults,v 1.2 2009/09/30 03:08:33 gengor Exp $ - -# STAGE1_USE does not stack -STAGE1_USE="hardened nptl nptlonly pic" - -USE="-unicode" |