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:
Christian Heim 2007-10-07 13:47:19 +00:00
parent 2e7bca04ae
commit 848a50550c
9 changed files with 33 additions and 33 deletions

View file

@ -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

View 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

View file

@ -2,8 +2,8 @@ subarch: amd64
target: stage1 target: stage1
version_stamp: hardened-2007.1 version_stamp: hardened-2007.1
rel_type: default rel_type: default
profile: hardened/amd64 profile: hardened/amd64/multilib
snapshot: 2007.1 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 cflags: -O2 -pipe -fforce-addr
cxxflags: -O2 -pipe -fforce-addr cxxflags: -O2 -pipe -fforce-addr

View file

@ -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

View 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

View file

@ -2,8 +2,8 @@ subarch: amd64
target: stage2 target: stage2
version_stamp: hardened-2007.1 version_stamp: hardened-2007.1
rel_type: default rel_type: default
profile: hardened/amd64 profile: hardened/amd64/multilib
snapshot: 2007.1 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 cflags: -O2 -pipe -fforce-addr
cxxflags: -O2 -pipe -fforce-addr cxxflags: -O2 -pipe -fforce-addr

View file

@ -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

View 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

View file

@ -2,8 +2,8 @@ subarch: amd64
target: stage3 target: stage3
version_stamp: hardened-2007.1 version_stamp: hardened-2007.1
rel_type: default rel_type: default
profile: hardened/amd64 profile: hardened/amd64/multilib
snapshot: 2007.1 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 cflags: -O2 -pipe -fforce-addr
cxxflags: -O2 -pipe -fforce-addr cxxflags: -O2 -pipe -fforce-addr