diff options
-rw-r--r-- | catalyst/specs/glibc/x86/hardened/stage1.spec | 4 | ||||
-rw-r--r-- | catalyst/specs/glibc/x86/hardened/stage2.spec | 4 | ||||
-rw-r--r-- | catalyst/specs/glibc/x86/hardened/stage3.spec | 4 | ||||
-rw-r--r-- | catalyst/specs/glibc/x86/i686/hardened/stage2.spec | 4 | ||||
-rw-r--r-- | catalyst/specs/glibc/x86/i686/hardened/stage3.spec | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/catalyst/specs/glibc/x86/hardened/stage1.spec b/catalyst/specs/glibc/x86/hardened/stage1.spec index 97d9bfe..3ed214f 100644 --- a/catalyst/specs/glibc/x86/hardened/stage1.spec +++ b/catalyst/specs/glibc/x86/hardened/stage1.spec @@ -1,10 +1,10 @@ subarch: x86 target: stage1 -version_stamp: hardened-20080101 +version_stamp: hardened-20080105 rel_type: default profile: hardened/x86/2.6 snapshot: 20080105 -source_subpath: stage3-x86-hardened-20080101 +source_subpath: stage3-x86-hardened-20080105 chost: i486-pc-linux-gnu cflags: -mtune=i486 -O2 -pipe -fforce-addr cxxflags: -mtune=i486 -O2 -pipe -fforce-addr diff --git a/catalyst/specs/glibc/x86/hardened/stage2.spec b/catalyst/specs/glibc/x86/hardened/stage2.spec index e6c830f..dd49073 100644 --- a/catalyst/specs/glibc/x86/hardened/stage2.spec +++ b/catalyst/specs/glibc/x86/hardened/stage2.spec @@ -1,10 +1,10 @@ subarch: x86 target: stage2 -version_stamp: hardened-20080101 +version_stamp: hardened-20080105 rel_type: default profile: hardened/x86/2.6 snapshot: 20080105 -source_subpath: default/stage1-x86-hardened-20080101 +source_subpath: default/stage1-x86-hardened-20080105 chost: i486-pc-linux-gnu cflags: -mtune=i486 -O2 -pipe -fforce-addr cxxflags: -mtune=i486 -O2 -pipe -fforce-addr diff --git a/catalyst/specs/glibc/x86/hardened/stage3.spec b/catalyst/specs/glibc/x86/hardened/stage3.spec index 1a152ce..380e891 100644 --- a/catalyst/specs/glibc/x86/hardened/stage3.spec +++ b/catalyst/specs/glibc/x86/hardened/stage3.spec @@ -1,9 +1,9 @@ subarch: x86 target: stage3 -version_stamp: hardened-20080101 +version_stamp: hardened-20080105 rel_type: default profile: hardened/x86/2.6 snapshot: 20080105 -source_subpath: default/stage2-x86-hardened-20080101 +source_subpath: default/stage2-x86-hardened-20080105 cflags: -mtune=i486 -O2 -pipe -fforce-addr cxxflags: -mtune=i486 -O2 -pipe -fforce-addr diff --git a/catalyst/specs/glibc/x86/i686/hardened/stage2.spec b/catalyst/specs/glibc/x86/i686/hardened/stage2.spec index 1273abd..34dbcea 100644 --- a/catalyst/specs/glibc/x86/i686/hardened/stage2.spec +++ b/catalyst/specs/glibc/x86/i686/hardened/stage2.spec @@ -1,10 +1,10 @@ subarch: i686 target: stage2 -version_stamp: hardened-20080101 +version_stamp: hardened-20080105 rel_type: default profile: hardened/x86/2.6 snapshot: 20080105 -source_subpath: default/stage1-x86-hardened-20080101 +source_subpath: default/stage1-x86-hardened-20080105 chost: i686-pc-linux-gnu cflags: -mtune=i686 -O2 -pipe -fforce-addr cxxflags: -mtune=i686 -O2 -pipe -fforce-addr diff --git a/catalyst/specs/glibc/x86/i686/hardened/stage3.spec b/catalyst/specs/glibc/x86/i686/hardened/stage3.spec index e4712b2..15d7351 100644 --- a/catalyst/specs/glibc/x86/i686/hardened/stage3.spec +++ b/catalyst/specs/glibc/x86/i686/hardened/stage3.spec @@ -1,9 +1,9 @@ subarch: i686 target: stage3 -version_stamp: hardened-20080101 +version_stamp: hardened-20080105 rel_type: default profile: hardened/x86/2.6 snapshot: 20080105 -source_subpath: default/stage2-i686-hardened-20080101 +source_subpath: default/stage2-i686-hardened-20080105 cflags: -mtune=i686 -O2 -pipe -fforce-addr cxxflags: -mtune=i686 -O2 -pipe -fforce-addr |