mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
6: Use Binutils 2.38
This commit is contained in:
parent
60c0bb4322
commit
5a10d932d8
@ -14,6 +14,6 @@ devel/expat-2.1.0-1
|
|||||||
devel/gmp-6.1.0
|
devel/gmp-6.1.0
|
||||||
tools/rtems-gdb-10
|
tools/rtems-gdb-10
|
||||||
|
|
||||||
tools/rtems-binutils-2.37
|
tools/rtems-binutils-2.38
|
||||||
tools/rtems-gcc-10-newlib-head
|
tools/rtems-gcc-10-newlib-head
|
||||||
tools/rtems-tools-6
|
tools/rtems-tools-6
|
||||||
|
12
rtems/config/tools/rtems-binutils-2.38.cfg
Normal file
12
rtems/config/tools/rtems-binutils-2.38.cfg
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
%include %{_configdir}/checks.cfg
|
||||||
|
%include %{_configdir}/base.cfg
|
||||||
|
|
||||||
|
%define binutils_version 2.38
|
||||||
|
#%define binutils_external 1
|
||||||
|
|
||||||
|
%hash sha512 binutils-%{binutils_version}.tar.bz2 7690b4158bd6587a85c6b98903980b9ac6f16b47f7fd1e60986b0a70388bedcfdc05d75597aa49c81fec1609ce24bed6c26583f76fd2471a9d63394fd9798afc
|
||||||
|
|
||||||
|
%define with_deterministic_archives 1
|
||||||
|
%define with_64_bit_bfd 1
|
||||||
|
|
||||||
|
%include %{_configdir}/binutils-2-1.cfg
|
Loading…
x
Reference in New Issue
Block a user