diff --git a/binutils.changes b/binutils.changes index 3f87849..7ae0219 100644 --- a/binutils.changes +++ b/binutils.changes @@ -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 diff --git a/binutils.spec b/binutils.spec index f33e28e..7d2d814 100644 --- a/binutils.spec +++ b/binutils.spec @@ -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 # # #