diff options
Diffstat (limited to 'catalyst/specs/glibc/x86/i686')
-rw-r--r-- | catalyst/specs/glibc/x86/i686/hardened/stage2.spec | 2 | ||||
-rw-r--r-- | catalyst/specs/glibc/x86/i686/hardened/stage3.spec | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/catalyst/specs/glibc/x86/i686/hardened/stage2.spec b/catalyst/specs/glibc/x86/i686/hardened/stage2.spec index 114d55f..799f1a3 100644 --- a/catalyst/specs/glibc/x86/i686/hardened/stage2.spec +++ b/catalyst/specs/glibc/x86/i686/hardened/stage2.spec @@ -2,7 +2,7 @@ subarch: i686 target: stage2 version_stamp: hardened-2008.0_pre rel_type: default -profile: hardened/linux/x86 +profile: hardened/linux/x86/2008.0 snapshot: 2008.0 source_subpath: default/stage1-x86-hardened-2008.0_pre chost: i686-pc-linux-gnu diff --git a/catalyst/specs/glibc/x86/i686/hardened/stage3.spec b/catalyst/specs/glibc/x86/i686/hardened/stage3.spec index f5ba01e..640cd02 100644 --- a/catalyst/specs/glibc/x86/i686/hardened/stage3.spec +++ b/catalyst/specs/glibc/x86/i686/hardened/stage3.spec @@ -2,7 +2,7 @@ subarch: i686 target: stage3 version_stamp: hardened-2008.0_pre rel_type: default -profile: hardened/linux/x86 +profile: hardened/linux/x86/2008.0 snapshot: 2008.0 source_subpath: default/stage2-i686-hardened-2008.0_pre cflags: -mtune=i686 -O2 -pipe -fforce-addr |