SHA256
3
0
forked from pool/binutils

- Add avr, epiphany and rx to target_list so that the common

binutils can handle all objects we can create with crosses.

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=314
This commit is contained in:
Michael Matz 2019-10-02 12:21:56 +00:00 committed by Git OBS Bridge
parent 655f53d041
commit 7767fa8a12
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Oct 2 12:20:41 UTC 2019 - matz@suse.com
- Add avr, epiphany and rx to target_list so that the common
binutils can handle all objects we can create with crosses.
-------------------------------------------------------------------
Mon Sep 9 17:19:56 UTC 2019 - matz@suse.com

View File

@ -61,7 +61,7 @@ Release: 0
%else
%define build_multitarget 0
%endif
%define target_list aarch64 alpha armv5l armv6l armv7l armv8l hppa hppa64 i686 ia64 m68k mips powerpc powerpc64 powerpc64le riscv64 s390 s390x sh4 sparc sparc64 x86_64 xtensa
%define target_list aarch64 alpha armv5l armv6l armv7l armv8l avr epiphany hppa hppa64 i686 ia64 m68k mips powerpc powerpc64 powerpc64le riscv64 rx s390 s390x sh4 sparc sparc64 x86_64 xtensa
#
#
#