SHA256
1
0
forked from pool/binutils

Accepting request 316400 from home:a_faerber:rx

Add cross-rx-binutils package for Renesas RX

OBS-URL: https://build.opensuse.org/request/show/316400
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=192
This commit is contained in:
2015-07-13 14:13:27 +00:00
committed by Git OBS Bridge
parent 6f8caac7e7
commit 757d724436
43 changed files with 3364 additions and 41 deletions

View File

@@ -5,7 +5,7 @@
rm -f cross-*-binutils.spec cross-*-binutils.changes
# sh4 is stuck in the testsuite
for arch in aarch64 hppa hppa64 arm i386 x86_64 s390 s390x ppc ppc64 ppc64le ia64 sparc sparc64 spu avr mips m68k epiphany; do
for arch in aarch64 hppa hppa64 arm i386 x86_64 s390 s390x ppc ppc64 ppc64le ia64 sparc sparc64 spu avr mips m68k epiphany rx; do
echo -n "Building package for $arch --> cross-$arch-binutils ..."