From 8ee4e8cd557c25fca59bb9751751ad4172530958 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 20 Jun 2018 07:37:34 +0200 Subject: 5: Update RISC-V Binutils and GDB This includes the following bug fix: https://sourceware.org/bugzilla/show_bug.cgi?id=23305 Update #3452. --- ...ls-160d1b3d74593bf42155da24569f54a6e7140f65.cfg | 29 ++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 rtems/config/tools/rtems-binutils-160d1b3d74593bf42155da24569f54a6e7140f65.cfg (limited to 'rtems/config/tools/rtems-binutils-160d1b3d74593bf42155da24569f54a6e7140f65.cfg') diff --git a/rtems/config/tools/rtems-binutils-160d1b3d74593bf42155da24569f54a6e7140f65.cfg b/rtems/config/tools/rtems-binutils-160d1b3d74593bf42155da24569f54a6e7140f65.cfg new file mode 100644 index 0000000..80e5333 --- /dev/null +++ b/rtems/config/tools/rtems-binutils-160d1b3d74593bf42155da24569f54a6e7140f65.cfg @@ -0,0 +1,29 @@ +# +# Binutils +# + +%include %{_configdir}/checks.cfg +%include %{_configdir}/base.cfg + +%define binutils_version 160d1b3d74593bf42155da24569f54a6e7140f65 +%define binutils_external 1 +%define binutils_expand_name sourceware-mirror-binutils-gdb-%{binutils_version} +%source set binutils --rsb-file=%{binutils_expand_name}.tar.gz https://codeload.github.com/RTEMS/sourceware-mirror-binutils-gdb/tar.gz/%{binutils_version} +%hash sha512 %{binutils_expand_name}.tar.gz 768de99bac5cc875d0b3e0604b05f936dd2d9de2cdb5865d0fe0ccf3f4b53ce2b1cfb41e6e113c18c5e2044a4a33a404f3781cb2a63dc5cb198be8d9974d38f9 + +# +# Enable deterministic archives by default. This will be the default +# there all tools using this binutils will create deterministic +# archives. +# +%define with_deterministic_archives 1 + +# +# Enable 64-bit BFD support +# +%define with_64_bit_bfd 1 + +# +# The binutils build instructions. We use 2.xx Release 1. +# +%include %{_configdir}/binutils-2-1.cfg -- cgit v1.2.3