mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
Update to binutils 2.40 for rtems 6
This commit is contained in:
parent
fa1936e570
commit
c58857dfdd
@ -13,7 +13,7 @@
|
||||
%defineifnot with_rtems_expat devel/expat-2.4.8-1
|
||||
%defineifnot with_rtems_gmp devel/gmp-6.2.1
|
||||
%defineifnot with_rtems_gdb tools/rtems-gdb-13.1
|
||||
%defineifnot with_rtems_binutils tools/rtems-binutils-2.38
|
||||
%defineifnot with_rtems_binutils tools/rtems-binutils-2.40
|
||||
%defineifnot with_rtems_gcc tools/rtems-gcc-12-newlib-head
|
||||
%defineifnot with_rtems_tools tools/rtems-tools-6
|
||||
|
||||
|
13
rtems/config/tools/rtems-binutils-2.40.cfg
Normal file
13
rtems/config/tools/rtems-binutils-2.40.cfg
Normal file
@ -0,0 +1,13 @@
|
||||
%include %{_configdir}/checks.cfg
|
||||
%include %{_configdir}/base.cfg
|
||||
|
||||
%define binutils_version 2.40
|
||||
#%define binutils_external 1
|
||||
|
||||
%hash sha512 binutils-%{binutils_version}.tar.bz2 \
|
||||
MCVjYpRRhDKcmUcw9g2EkyklR+Dl3l9J1XSQ2NmxoKGDk79/cJNLpQYe4gAexMv18gbTEN+VEqf7NiWjYuNY+Q==
|
||||
|
||||
%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