diff options
Diffstat (limited to 'catalyst/specs/uclibc/x86/hardened')
-rw-r--r-- | catalyst/specs/uclibc/x86/hardened/stage1.spec | 6 | ||||
-rw-r--r-- | catalyst/specs/uclibc/x86/hardened/stage2.spec | 6 | ||||
-rw-r--r-- | catalyst/specs/uclibc/x86/hardened/stage3.spec | 6 |
3 files changed, 9 insertions, 9 deletions
diff --git a/catalyst/specs/uclibc/x86/hardened/stage1.spec b/catalyst/specs/uclibc/x86/hardened/stage1.spec index 274ed2e..960ac99 100644 --- a/catalyst/specs/uclibc/x86/hardened/stage1.spec +++ b/catalyst/specs/uclibc/x86/hardened/stage1.spec @@ -1,10 +1,10 @@ subarch: x86 target: stage1 -version_stamp: uclibc-hardened-20080110 +version_stamp: uclibc-hardened-20080120 rel_type: default profile: uclibc/x86/hardened -snapshot: 20080110 -source_subpath: stage3-x86-uclibc-hardened-20080105 +snapshot: 20080120 +source_subpath: stage3-x86-uclibc-hardened-20080110 cflags: -Os -mtune=i386 -pipe cxxflags: -Os -mtune=i386 -pipe ldflags: -Wl,-O1 diff --git a/catalyst/specs/uclibc/x86/hardened/stage2.spec b/catalyst/specs/uclibc/x86/hardened/stage2.spec index f2ead1f..7aaa36b 100644 --- a/catalyst/specs/uclibc/x86/hardened/stage2.spec +++ b/catalyst/specs/uclibc/x86/hardened/stage2.spec @@ -1,10 +1,10 @@ subarch: x86 target: stage2 -version_stamp: uclibc-hardened-20080110 +version_stamp: uclibc-hardened-20080120 rel_type: default profile: uclibc/x86/hardened -snapshot: 20080110 -source_subpath: default/stage1-x86-uclibc-hardened-20080110 +snapshot: 20080120 +source_subpath: default/stage1-x86-uclibc-hardened-20080120 cflags: -Os -pipe cxxflags: -Os -pipe ldflags: -Wl,-O1 diff --git a/catalyst/specs/uclibc/x86/hardened/stage3.spec b/catalyst/specs/uclibc/x86/hardened/stage3.spec index 2354c75..5d9e8de 100644 --- a/catalyst/specs/uclibc/x86/hardened/stage3.spec +++ b/catalyst/specs/uclibc/x86/hardened/stage3.spec @@ -1,10 +1,10 @@ subarch: x86 target: stage3 -version_stamp: uclibc-hardened-20080110 +version_stamp: uclibc-hardened-20080120 rel_type: default profile: uclibc/x86/hardened -snapshot: 20080110 -source_subpath: default/stage2-x86-uclibc-hardened-20080110 +snapshot: 20080120 +source_subpath: default/stage2-x86-uclibc-hardened-20080120 cflags: -Os -pipe cxxflags: -Os -pipe ldflags: -Wl,-O1 |