summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMagnus Granberg (Zorry) <zorry@ume.nu>2010-02-01 22:00:26 +0100
committerMagnus Granberg (Zorry) <zorry@ume.nu>2010-02-01 22:00:26 +0100
commitcb646bfd2837310eb4c179fcd4f3dc5c6d0177cf (patch)
tree98cb381602eab6e5df50315aa81cf8b824caf48d
parentRemoved the amd64/2008 profile (diff)
downloadhardened-dev-cb646bfd2837310eb4c179fcd4f3dc5c6d0177cf.tar.gz
hardened-dev-cb646bfd2837310eb4c179fcd4f3dc5c6d0177cf.tar.bz2
hardened-dev-cb646bfd2837310eb4c179fcd4f3dc5c6d0177cf.zip
Updeted the amd64 profile from amd64/10.0 to amd64
-rw-r--r--profiles/hardened/linux/amd64/make.defaults5
-rw-r--r--profiles/hardened/linux/amd64/parent1
-rw-r--r--profiles/profiles.desc4
3 files changed, 7 insertions, 3 deletions
diff --git a/profiles/hardened/linux/amd64/make.defaults b/profiles/hardened/linux/amd64/make.defaults
index 51e59c6c..b61284a3 100644
--- a/profiles/hardened/linux/amd64/make.defaults
+++ b/profiles/hardened/linux/amd64/make.defaults
@@ -2,7 +2,10 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/amd64/make.defaults,v 1.2 2009/07/09 00:47:47 gengor Exp $
-USE="justify"
+USE="justify -unicode"
CFLAGS="-O2 -pipe"
CXXFLAGS="${CFLAGS}"
+
+# STAGE1_USE does not stack
+STAGE1_USE="hardened multilib nptl nptlonly pic"
diff --git a/profiles/hardened/linux/amd64/parent b/profiles/hardened/linux/amd64/parent
index 158dd88c..376245ae 100644
--- a/profiles/hardened/linux/amd64/parent
+++ b/profiles/hardened/linux/amd64/parent
@@ -1,3 +1,4 @@
../../../base
..
../../../arch/amd64
+../../../releases/10.0
diff --git a/profiles/profiles.desc b/profiles/profiles.desc
index 833acbd7..a1d5245c 100644
--- a/profiles/profiles.desc
+++ b/profiles/profiles.desc
@@ -242,8 +242,8 @@ sparc-fbsd default/bsd/fbsd/sparc/7.2 dev
x86-fbsd default/bsd/fbsd/x86/7.2 dev
# Hardened Profiles
-amd64 hardened/linux/amd64/10.0 stable
-amd64 hardened/linux/amd64/10.0/no-multilib dev
+amd64 hardened/linux/amd64 stable
+amd64 hardened/linux/amd64/no-multilib dev
ia64 hardened/linux/ia64/10.0 dev
ppc hardened/linux/powerpc/ppc32/10.0 dev
ppc hardened/linux/powerpc/ppc64/10.0/32bit-userland dev