SHA256
1
0
forked from pool/binutils

Accepting request 142522 from home:jengelh:branches:devel:gcc

- Have pre_checkin.sh create cross-sparc64-binutils

OBS-URL: https://build.opensuse.org/request/show/142522
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=113
This commit is contained in:
2012-11-23 14:19:56 +00:00
committed by Git OBS Bridge
parent 09673de3ff
commit 4c0af76464
19 changed files with 2930 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
# the script takes binutils* and creates the cross-* packages
# sh4 is stuck in the testsuite
for arch in hppa hppa64 mips arm i386 x86_64 s390 s390x ppc ppc64 ia64 sparc alpha spu avr; do
for arch in hppa hppa64 mips arm i386 x86_64 s390 s390x ppc ppc64 ia64 sparc sparc64 alpha spu avr; do
echo -n "Building package for $arch --> cross-$arch-binutils ..."