Standard build for 2007.1 is going to be multilib, make the nomultilib a seperate build.
svn path=/trunk/; revision=343
This commit is contained in:
parent
2e7bca04ae
commit
848a50550c
9 changed files with 33 additions and 33 deletions
|
@ -1,9 +0,0 @@
|
|||
subarch: amd64
|
||||
target: stage1
|
||||
version_stamp: hardened-multilib-2007.1
|
||||
rel_type: default
|
||||
profile: hardened/amd64/multilib
|
||||
snapshot: 2007.1
|
||||
source_subpath: default/stage3-amd64-hardened-multilib-2007.0
|
||||
cflags: -O2 -pipe -fforce-addr
|
||||
cxxflags: -O2 -pipe -fforce-addr
|
9
specs/2007.1/amd64/hardened/stage1-nomultilib.spec
Normal file
9
specs/2007.1/amd64/hardened/stage1-nomultilib.spec
Normal file
|
@ -0,0 +1,9 @@
|
|||
subarch: amd64
|
||||
target: stage1
|
||||
version_stamp: hardened+nomultilib-2007.1
|
||||
rel_type: default
|
||||
profile: hardened/amd64
|
||||
snapshot: 2007.1
|
||||
source_subpath: default/stage3-amd64-hardened-non-multilib-2007.0
|
||||
cflags: -O2 -pipe -fforce-addr
|
||||
cxxflags: -O2 -pipe -fforce-addr
|
|
@ -2,8 +2,8 @@ subarch: amd64
|
|||
target: stage1
|
||||
version_stamp: hardened-2007.1
|
||||
rel_type: default
|
||||
profile: hardened/amd64
|
||||
profile: hardened/amd64/multilib
|
||||
snapshot: 2007.1
|
||||
source_subpath: default/stage3-amd64-hardened-non-multilib-2007.0
|
||||
source_subpath: default/stage3-amd64-hardened-multilib-2007.0
|
||||
cflags: -O2 -pipe -fforce-addr
|
||||
cxxflags: -O2 -pipe -fforce-addr
|
||||
|
|
|
@ -1,9 +0,0 @@
|
|||
subarch: amd64
|
||||
target: stage2
|
||||
version_stamp: hardened-multilib-2007.1
|
||||
rel_type: default
|
||||
profile: hardened/amd64/multilib
|
||||
snapshot: 2007.1
|
||||
source_subpath: default/stage1-amd64-hardened-multilib-2007.1
|
||||
cflags: -O2 -pipe -fforce-addr
|
||||
cxxflags: -O2 -pipe -fforce-addr
|
9
specs/2007.1/amd64/hardened/stage2-nomultilib.spec
Normal file
9
specs/2007.1/amd64/hardened/stage2-nomultilib.spec
Normal file
|
@ -0,0 +1,9 @@
|
|||
subarch: amd64
|
||||
target: stage2
|
||||
version_stamp: hardened+nomultilib-2007.1
|
||||
rel_type: default
|
||||
profile: hardened/amd64
|
||||
snapshot: 2007.1
|
||||
source_subpath: default/stage1-amd64-hardened-2007.1
|
||||
cflags: -O2 -pipe -fforce-addr
|
||||
cxxflags: -O2 -pipe -fforce-addr
|
|
@ -2,8 +2,8 @@ subarch: amd64
|
|||
target: stage2
|
||||
version_stamp: hardened-2007.1
|
||||
rel_type: default
|
||||
profile: hardened/amd64
|
||||
profile: hardened/amd64/multilib
|
||||
snapshot: 2007.1
|
||||
source_subpath: default/stage1-amd64-hardened-2007.1
|
||||
source_subpath: default/stage1-amd64-hardened-multilib-2007.1
|
||||
cflags: -O2 -pipe -fforce-addr
|
||||
cxxflags: -O2 -pipe -fforce-addr
|
||||
|
|
|
@ -1,9 +0,0 @@
|
|||
subarch: amd64
|
||||
target: stage3
|
||||
version_stamp: hardened-multilib-2007.1
|
||||
rel_type: default
|
||||
profile: hardened/amd64/multilib
|
||||
snapshot: 2007.1
|
||||
source_subpath: default/stage2-amd64-hardened-multilib-2007.1
|
||||
cflags: -O2 -pipe -fforce-addr
|
||||
cxxflags: -O2 -pipe -fforce-addr
|
9
specs/2007.1/amd64/hardened/stage3-nomultilib.spec
Normal file
9
specs/2007.1/amd64/hardened/stage3-nomultilib.spec
Normal file
|
@ -0,0 +1,9 @@
|
|||
subarch: amd64
|
||||
target: stage3
|
||||
version_stamp: hardened+nomultilib-2007.1
|
||||
rel_type: default
|
||||
profile: hardened/amd64
|
||||
snapshot: 2007.1
|
||||
source_subpath: default/stage2-amd64-hardened-2007.1
|
||||
cflags: -O2 -pipe -fforce-addr
|
||||
cxxflags: -O2 -pipe -fforce-addr
|
|
@ -2,8 +2,8 @@ subarch: amd64
|
|||
target: stage3
|
||||
version_stamp: hardened-2007.1
|
||||
rel_type: default
|
||||
profile: hardened/amd64
|
||||
profile: hardened/amd64/multilib
|
||||
snapshot: 2007.1
|
||||
source_subpath: default/stage2-amd64-hardened-2007.1
|
||||
source_subpath: default/stage2-amd64-hardened-multilib-2007.1
|
||||
cflags: -O2 -pipe -fforce-addr
|
||||
cxxflags: -O2 -pipe -fforce-addr
|
||||
|
|
Loading…
Add table
Reference in a new issue