Copy releases/2008.0 to releases/weekly for the automated builds

svn path=/trunk/; revision=578
This commit is contained in:
Andrew Gaffney 2008-09-28 19:39:32 +00:00
parent 0b2162af44
commit 4b6428a5c8
168 changed files with 36960 additions and 0 deletions

View file

@ -0,0 +1,10 @@
subarch: x86
target: stage1
version_stamp: uclibc-hardened-2008.0
rel_type: embedded
profile: uclibc/x86/hardened
snapshot: 2008.0
source_subpath: embedded/stage3-x86-uclibc-hardened-2007.0
cflags: -Os -mtune=i386 -pipe -fforce-addr
ldflags: -Wl,-O1
chost: i386-gentoo-linux-uclibc

View file

@ -0,0 +1,10 @@
subarch: x86
target: stage2
version_stamp: uclibc-hardened-2008.0
rel_type: embedded
profile: uclibc/x86/hardened
snapshot: 2008.0
source_subpath: embedded/stage1-x86-uclibc-hardened-2008.0
cflags: -Os -mtune=i386 -pipe -fforce-addr
ldflags: -Wl,-O1
chost: i386-gentoo-linux-uclibc

View file

@ -0,0 +1,7 @@
subarch: x86
target: stage3
version_stamp: uclibc-hardened-2008.0
rel_type: embedded
profile: uclibc/x86/hardened
snapshot: 2008.0
source_subpath: embedded/stage2-x86-uclibc-hardened-2008.0