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:
@@ -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
|
||||
|
Reference in New Issue
Block a user