4.12: Update to Binutils 2.29

Update #3082.
This commit is contained in:
Sebastian Huber 2017-07-27 13:36:33 +02:00
parent 6347c47d44
commit 1ceafe5f12
3 changed files with 24 additions and 2 deletions

View File

@ -10,7 +10,7 @@
4.12/rtems-autotools
devel/expat-2.1.0-1
tools/rtems-binutils-2.28-1
tools/rtems-binutils-2.29-1
tools/rtems-gcc-7.1.0-newlib-2.5.0.20170623-1
tools/rtems-gdb-7.12-1
tools/rtems-tools-4.12-1

View File

@ -12,7 +12,7 @@
4.12/rtems-autotools
devel/expat-2.1.0-1
tools/rtems-binutils-2.28-1
tools/rtems-binutils-2.29-1
tools/rtems-gcc-6.3.0-newlib-2.5.0.20170623-1
tools/rtems-gdb-7.12-1
tools/rtems-tools-4.12-1

View File

@ -0,0 +1,22 @@
#
# Binutils 2.29.
#
%include %{_configdir}/checks.cfg
%include %{_configdir}/base.cfg
%define binutils_version 2.29
%hash sha512 binutils-%{binutils_version}.tar.bz2 8148587d7e4f14ebcbcb3f984b116deaae5d4008228628acde14bc242a64a4b53faf1f6077a2c4ca4750e2f254b698ba506bd657f79e1202e87e7029b0069337
#
# 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
#
# The binutils build instructions. We use 2.xx Release 1.
#
%include %{_configdir}/binutils-2-1.cfg