mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
rtems-binutils: Update to 2.37 and update head
Update to binutils 2.37 for RTEMS 6 to fix an issue when building tests for AArch64. Also updated the commit and hash for binutils in rtems-binutils-head. Closes #4218
This commit is contained in:
@@ -12,6 +12,6 @@ devel/expat-2.1.0-1
|
||||
devel/gmp-6.1.0
|
||||
tools/rtems-gdb-10
|
||||
|
||||
tools/rtems-binutils-2.36
|
||||
tools/rtems-binutils-2.37
|
||||
tools/rtems-gcc-10-newlib-head
|
||||
tools/rtems-tools-6
|
||||
|
12
rtems/config/tools/rtems-binutils-2.37.cfg
Normal file
12
rtems/config/tools/rtems-binutils-2.37.cfg
Normal file
@@ -0,0 +1,12 @@
|
||||
%include %{_configdir}/checks.cfg
|
||||
%include %{_configdir}/base.cfg
|
||||
|
||||
%define binutils_version 2.37
|
||||
#%define binutils_external 1
|
||||
|
||||
%hash sha512 %{binutils_version}.tar.bz2 s/UYRpf3fpTJXUj2h53iFOteF6pu+OlvZVMNFX5RWxri8pDphFPk/xJkYlIPoPY4UrbhyPuzl+0uQZhDNrx4xg==
|
||||
|
||||
%define with_deterministic_archives 1
|
||||
%define with_64_bit_bfd 1
|
||||
|
||||
%include %{_configdir}/binutils-2-1.cfg
|
@@ -1,11 +1,11 @@
|
||||
%include %{_configdir}/checks.cfg
|
||||
%include %{_configdir}/base.cfg
|
||||
|
||||
%define binutils_version 3b2bef8
|
||||
%define binutils_version 255a531
|
||||
%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 b50bf8c83e7fb3e9654ff232df42b44b312488caa3b6ab0f53e2041e632b0f0235007866d0f191b7462a153c1c9b85a822e0ddd9c8d8a78c13e51177d9390e74
|
||||
%hash sha512 %{binutils_expand_name}.tar.gz y9dCenfnen0sUJ14yxcZHKPW5QByAQO2P6RGdHXV+V6+D7kBYOKsOzeWYjpeX3tw4j+8NFYwlIrw/9ZsV4WeaQ==
|
||||
|
||||
%define with_deterministic_archives 1
|
||||
%define with_64_bit_bfd 1
|
||||
|
Reference in New Issue
Block a user