Switch x86 hardened specs to i686
svn path=/trunk/; revision=635
This commit is contained in:
parent
805d4b272a
commit
956c7bf20e
4 changed files with 10 additions and 9 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue