Switch x86 hardened specs to i686

svn path=/trunk/; revision=635
This commit is contained in:
Andrew Gaffney 2009-05-10 04:18:26 +00:00
parent 805d4b272a
commit 956c7bf20e
4 changed files with 10 additions and 9 deletions

View file

@ -1,9 +1,7 @@
subarch: x86
subarch: i686
target: stage1
version_stamp: hardened-2008.0
rel_type: hardened
profile: hardened/linux/x86/2008.0
snapshot: 2008.0
source_subpath: hardened/stage3-x86-hardened-2.6-2008.0
chost: i486-pc-linux-gnu
cflags: -mtune=i486 -O2 -pipe -fforce-addr

View file

@ -1,9 +1,7 @@
subarch: x86
subarch: i686
target: stage2
version_stamp: hardened-2008.0
rel_type: hardened
profile: hardened/linux/x86/2008.0
snapshot: 2008.0
source_subpath: hardened/stage1-x86-hardened-2008.0
chost: i486-pc-linux-gnu
cflags: -mtune=i486 -O2 -pipe -fforce-addr
source_subpath: hardened/stage1-i686-hardened-2008.0

View file

@ -1,7 +1,7 @@
subarch: x86
subarch: i686
target: stage3
version_stamp: hardened-2008.0
rel_type: hardened
profile: hardened/linux/x86/2008.0
snapshot: 2008.0
source_subpath: hardened/stage2-x86-hardened-2008.0
source_subpath: hardened/stage2-i686-hardened-2008.0