From 4c463a6a270842c6d1d0904eb76dff07fb4b8680 Mon Sep 17 00:00:00 2001 From: Christian Heim Date: Wed, 4 Apr 2007 16:40:22 +0000 Subject: [PATCH] Moving the Gentoo/hardened amd64 specs around, I was a bit stupid while adding them. svn path=/trunk/; revision=314 --- .../{stage1-amd64-multilib.spec => stage1-multilib.spec} | 0 .../amd64/hardened/{stage1-amd64.spec => stage1.spec} | 0 .../{stage2-amd64-multilib.spec => stage2-multilib.spec} | 0 specs/2007.0/amd64/hardened/stage2.spec | 9 +++++++++ .../{stage3-amd64-multilib.spec => stage3-multilib.spec} | 0 specs/2007.0/amd64/hardened/stage3.spec | 9 +++++++++ 6 files changed, 18 insertions(+) rename specs/2007.0/amd64/hardened/{stage1-amd64-multilib.spec => stage1-multilib.spec} (100%) rename specs/2007.0/amd64/hardened/{stage1-amd64.spec => stage1.spec} (100%) rename specs/2007.0/amd64/hardened/{stage2-amd64-multilib.spec => stage2-multilib.spec} (100%) create mode 100644 specs/2007.0/amd64/hardened/stage2.spec rename specs/2007.0/amd64/hardened/{stage3-amd64-multilib.spec => stage3-multilib.spec} (100%) create mode 100644 specs/2007.0/amd64/hardened/stage3.spec diff --git a/specs/2007.0/amd64/hardened/stage1-amd64-multilib.spec b/specs/2007.0/amd64/hardened/stage1-multilib.spec similarity index 100% rename from specs/2007.0/amd64/hardened/stage1-amd64-multilib.spec rename to specs/2007.0/amd64/hardened/stage1-multilib.spec diff --git a/specs/2007.0/amd64/hardened/stage1-amd64.spec b/specs/2007.0/amd64/hardened/stage1.spec similarity index 100% rename from specs/2007.0/amd64/hardened/stage1-amd64.spec rename to specs/2007.0/amd64/hardened/stage1.spec diff --git a/specs/2007.0/amd64/hardened/stage2-amd64-multilib.spec b/specs/2007.0/amd64/hardened/stage2-multilib.spec similarity index 100% rename from specs/2007.0/amd64/hardened/stage2-amd64-multilib.spec rename to specs/2007.0/amd64/hardened/stage2-multilib.spec diff --git a/specs/2007.0/amd64/hardened/stage2.spec b/specs/2007.0/amd64/hardened/stage2.spec new file mode 100644 index 00000000..0a3008fc --- /dev/null +++ b/specs/2007.0/amd64/hardened/stage2.spec @@ -0,0 +1,9 @@ +subarch: amd64 +target: stage2 +version_stamp: hardened-2007.0 +rel_type: default +profile: hardened/amd64 +snapshot: 2007.0 +source_subpath: default/stage1-amd64-hardened-2007.0 +cflags: -O2 -pipe -fforce-addr +cxxflags: -O2 -pipe -fforce-addr diff --git a/specs/2007.0/amd64/hardened/stage3-amd64-multilib.spec b/specs/2007.0/amd64/hardened/stage3-multilib.spec similarity index 100% rename from specs/2007.0/amd64/hardened/stage3-amd64-multilib.spec rename to specs/2007.0/amd64/hardened/stage3-multilib.spec diff --git a/specs/2007.0/amd64/hardened/stage3.spec b/specs/2007.0/amd64/hardened/stage3.spec new file mode 100644 index 00000000..bb6cdeb7 --- /dev/null +++ b/specs/2007.0/amd64/hardened/stage3.spec @@ -0,0 +1,9 @@ +subarch: amd64 +target: stage3 +version_stamp: hardened-2007.0 +rel_type: default +profile: hardened/amd64 +snapshot: 2007.0 +source_subpath: default/stage2-amd64-hardened-2007.0 +cflags: -O2 -pipe -fforce-addr +cxxflags: -O2 -pipe -fforce-addr