Fix up the i686 hardened specs, to use the right rel_type, profile, as well as source_subpath.
svn path=/trunk/; revision=495
This commit is contained in:
parent
9ecb041dc8
commit
531903ed9b
2 changed files with 6 additions and 9 deletions
|
@ -1,10 +1,9 @@
|
||||||
subarch: i686
|
subarch: i686
|
||||||
target: stage2
|
target: stage2
|
||||||
version_stamp: hardened-2008.0
|
version_stamp: hardened-2008.0
|
||||||
rel_type: default
|
rel_type: hardened
|
||||||
profile: hardened/x86/2.6
|
profile: hardened/linux/x86
|
||||||
snapshot: 2008.0
|
snapshot: 2008.0
|
||||||
source_subpath: default/stage1-x86-hardened-2008.0
|
source_subpath: hardened/stage1-x86-hardened-2008.0
|
||||||
chost: i686-pc-linux-gnu
|
chost: i686-pc-linux-gnu
|
||||||
cflags: -mtune=i686 -O2 -pipe -fforce-addr
|
cflags: -mtune=i686 -O2 -pipe -fforce-addr
|
||||||
cxxflags: -mtune=i686 -O2 -pipe -fforce-addr
|
|
||||||
|
|
|
@ -1,9 +1,7 @@
|
||||||
subarch: i686
|
subarch: i686
|
||||||
target: stage3
|
target: stage3
|
||||||
version_stamp: hardened-2008.0
|
version_stamp: hardened-2008.0
|
||||||
rel_type: default
|
rel_type: hardened
|
||||||
profile: hardened/x86/2.6
|
profile: hardened/linux/x86
|
||||||
snapshot: 2008.0
|
snapshot: 2008.0
|
||||||
source_subpath: default/stage2-i686-hardened-2008.0
|
source_subpath: hardened/stage2-i686-hardened-2008.0
|
||||||
cflags: -mtune=i686 -O2 -pipe -fforce-addr
|
|
||||||
cxxflags: -mtune=i686 -O2 -pipe -fforce-addr
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue