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

@@ -295,8 +295,8 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
%if "%{TARGET}" == "avr" || "%{TARGET}" == "spu"
%define TARGET_OS %{TARGET}
%else
%if "%{TARGET}" == "epiphany"
%define TARGET_OS epiphany-elf
%if "%{TARGET}" == "epiphany" || "%{TARGET}" == "rx"
%define TARGET_OS %{TARGET}-elf
%else
%if "%{TARGET}" == "arm"
%define TARGET_OS %{TARGET}-suse-linux-gnueabi