diff options
author | Christian Heim <phreak@gentoo.org> | 2008-01-11 14:47:30 +0000 |
---|---|---|
committer | Christian Heim <phreak@gentoo.org> | 2008-01-11 14:47:30 +0000 |
commit | f4941f1e8bd6b5e8660a47da8f1c9e23b313a270 (patch) | |
tree | ea967c50529c0ae1a3829e97db2428d745cab680 | |
parent | Plain uclibc/ppc needs updating too .. (diff) | |
download | phreak-f4941f1e8bd6b5e8660a47da8f1c9e23b313a270.tar.gz phreak-f4941f1e8bd6b5e8660a47da8f1c9e23b313a270.tar.bz2 phreak-f4941f1e8bd6b5e8660a47da8f1c9e23b313a270.zip |
x86/*/stage1 needs updating too\!
svn path=/; revision=395
-rw-r--r-- | catalyst/specs/uclibc/x86/hardened/stage1.spec | 2 | ||||
-rw-r--r-- | catalyst/specs/uclibc/x86/stage1.spec | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/catalyst/specs/uclibc/x86/hardened/stage1.spec b/catalyst/specs/uclibc/x86/hardened/stage1.spec index afac4c7..13ab704 100644 --- a/catalyst/specs/uclibc/x86/hardened/stage1.spec +++ b/catalyst/specs/uclibc/x86/hardened/stage1.spec @@ -4,7 +4,7 @@ version_stamp: uclibc-hardened-20080110 rel_type: default profile: uclibc/x86/hardened snapshot: 20080110 -source_subpath: stage3-x86-uclibc-hardened-20080105 +source_subpath: stage3-x86-uclibc-hardened-20080110 cflags: -Os -mtune=i386 -pipe cxxflags: -Os -mtune=i386 -pipe ldflags: -Wl,-z,relro diff --git a/catalyst/specs/uclibc/x86/stage1.spec b/catalyst/specs/uclibc/x86/stage1.spec index a47b86e..cc5cc42 100644 --- a/catalyst/specs/uclibc/x86/stage1.spec +++ b/catalyst/specs/uclibc/x86/stage1.spec @@ -4,7 +4,7 @@ version_stamp: uclibc-20080110 rel_type: default profile: uclibc/x86 snapshot: 20080110 -source_subpath: stage3-x86-uclibc-20080105 +source_subpath: stage3-x86-uclibc-20080110 cflags: -Os -mtune=i386 -pipe cxxflags: -Os -mtune=i386 -pipe ldflags: -Wl,-z,relro |