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

@ -2,6 +2,11 @@
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
10 May 2009; Andrew Gaffney <agaffney@gentoo.org>
specs/x86/hardened/stage1.spec, specs/x86/hardened/stage2.spec,
specs/x86/hardened/stage3.spec:
Switch x86 hardened specs to i686
10 May 2009; Andrew Gaffney <agaffney@gentoo.org>
+specs/x86/i686/stage1.spec, specs/x86/i686/stage2.spec:
Build a separate stage1-i686 for i686 stages

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