diff options
Diffstat (limited to 'profiles/hardened/linux/amd64')
12 files changed, 7 insertions, 42 deletions
diff --git a/profiles/hardened/linux/amd64/10.0/deprecated b/profiles/hardened/linux/amd64/10.0/deprecated deleted file mode 100644 index 23335761..00000000 --- a/profiles/hardened/linux/amd64/10.0/deprecated +++ /dev/null @@ -1,7 +0,0 @@ -hardened/linux/amd64 -# Check 'eselect profile list'. -# Find the number that corresponds with the hardened/linux/amd64 profile. -# Use 'eselect profile set <number>' to set a new /etc/make.profile symlink. -# -# Reference: http://www.gentoo.org/doc/en/gentoo-upgrading.xml -# See: "General instructions" in Section 3. "Profile updating instructions" diff --git a/profiles/hardened/linux/amd64/10.0/desktop/deprecated b/profiles/hardened/linux/amd64/10.0/desktop/deprecated deleted file mode 100644 index 23335761..00000000 --- a/profiles/hardened/linux/amd64/10.0/desktop/deprecated +++ /dev/null @@ -1,7 +0,0 @@ -hardened/linux/amd64 -# Check 'eselect profile list'. -# Find the number that corresponds with the hardened/linux/amd64 profile. -# Use 'eselect profile set <number>' to set a new /etc/make.profile symlink. -# -# Reference: http://www.gentoo.org/doc/en/gentoo-upgrading.xml -# See: "General instructions" in Section 3. "Profile updating instructions" diff --git a/profiles/hardened/linux/amd64/10.0/desktop/parent b/profiles/hardened/linux/amd64/10.0/desktop/parent deleted file mode 100644 index 322001d0..00000000 --- a/profiles/hardened/linux/amd64/10.0/desktop/parent +++ /dev/null @@ -1 +0,0 @@ -../../desktop diff --git a/profiles/hardened/linux/amd64/10.0/developer/deprecated b/profiles/hardened/linux/amd64/10.0/developer/deprecated deleted file mode 100644 index 23335761..00000000 --- a/profiles/hardened/linux/amd64/10.0/developer/deprecated +++ /dev/null @@ -1,7 +0,0 @@ -hardened/linux/amd64 -# Check 'eselect profile list'. -# Find the number that corresponds with the hardened/linux/amd64 profile. -# Use 'eselect profile set <number>' to set a new /etc/make.profile symlink. -# -# Reference: http://www.gentoo.org/doc/en/gentoo-upgrading.xml -# See: "General instructions" in Section 3. "Profile updating instructions" diff --git a/profiles/hardened/linux/amd64/10.0/developer/parent b/profiles/hardened/linux/amd64/10.0/developer/parent deleted file mode 100644 index 0d57019c..00000000 --- a/profiles/hardened/linux/amd64/10.0/developer/parent +++ /dev/null @@ -1 +0,0 @@ -../../developer diff --git a/profiles/hardened/linux/amd64/10.0/no-multilib/deprecated b/profiles/hardened/linux/amd64/10.0/no-multilib/deprecated deleted file mode 100644 index 401f688e..00000000 --- a/profiles/hardened/linux/amd64/10.0/no-multilib/deprecated +++ /dev/null @@ -1,7 +0,0 @@ -hardened/linux/amd64/no-multilib -# Check 'eselect profile list'. -# Find the number that corresponds with the hardened/linux/amd64/no-multilib profile. -# Use 'eselect profile set <number>' to set a new /etc/make.profile symlink. -# -# Reference: http://www.gentoo.org/doc/en/gentoo-upgrading.xml -# See: "General instructions" in Section 3. "Profile updating instructions" diff --git a/profiles/hardened/linux/amd64/10.0/no-multilib/parent b/profiles/hardened/linux/amd64/10.0/no-multilib/parent deleted file mode 100644 index a49e4076..00000000 --- a/profiles/hardened/linux/amd64/10.0/no-multilib/parent +++ /dev/null @@ -1 +0,0 @@ -../../no-multilib diff --git a/profiles/hardened/linux/amd64/10.0/parent b/profiles/hardened/linux/amd64/10.0/parent deleted file mode 100644 index f3229c5b..00000000 --- a/profiles/hardened/linux/amd64/10.0/parent +++ /dev/null @@ -1 +0,0 @@ -.. diff --git a/profiles/hardened/linux/amd64/10.0/server/deprecated b/profiles/hardened/linux/amd64/10.0/server/deprecated deleted file mode 100644 index 23335761..00000000 --- a/profiles/hardened/linux/amd64/10.0/server/deprecated +++ /dev/null @@ -1,7 +0,0 @@ -hardened/linux/amd64 -# Check 'eselect profile list'. -# Find the number that corresponds with the hardened/linux/amd64 profile. -# Use 'eselect profile set <number>' to set a new /etc/make.profile symlink. -# -# Reference: http://www.gentoo.org/doc/en/gentoo-upgrading.xml -# See: "General instructions" in Section 3. "Profile updating instructions" diff --git a/profiles/hardened/linux/amd64/10.0/server/parent b/profiles/hardened/linux/amd64/10.0/server/parent deleted file mode 100644 index 375b20d8..00000000 --- a/profiles/hardened/linux/amd64/10.0/server/parent +++ /dev/null @@ -1 +0,0 @@ -../../server diff --git a/profiles/hardened/linux/amd64/make.defaults b/profiles/hardened/linux/amd64/make.defaults index e5d55899..61b0126e 100644 --- a/profiles/hardened/linux/amd64/make.defaults +++ b/profiles/hardened/linux/amd64/make.defaults @@ -1,8 +1,10 @@ -# Copyright 1999-2011 Gentoo Foundation. +# Copyright 1999-2012 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/amd64/make.defaults,v 1.6 2011/11/17 01:14:26 jmbsvicetto Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/amd64/make.defaults,v 1.7 2012/06/16 11:44:13 jlec Exp $ USE="justify -pic" CFLAGS="-O2 -pipe" CXXFLAGS="${CFLAGS}" +FFLAGS="${CFLAGS}" +FCFLAGS="${CFLAGS}" diff --git a/profiles/hardened/linux/amd64/x32/parent b/profiles/hardened/linux/amd64/x32/parent new file mode 100644 index 00000000..382293d9 --- /dev/null +++ b/profiles/hardened/linux/amd64/x32/parent @@ -0,0 +1,3 @@ +.. +../../../../features/multilib/ +../../../../arch/amd64/x32/ |