mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
parent
df69080686
commit
d4d0850593
@ -13,7 +13,7 @@
|
||||
%defineifnot with_rtems_expat devel/expat-2.5.0-1
|
||||
%defineifnot with_rtems_gmp devel/gmp-6.2.1
|
||||
%defineifnot with_rtems_gdb tools/rtems-gdb-13.2
|
||||
%defineifnot with_rtems_binutils tools/rtems-binutils-2.39
|
||||
%defineifnot with_rtems_binutils tools/rtems-binutils-2.41
|
||||
%defineifnot with_rtems_gcc tools/rtems-gcc-13.2-newlib-head
|
||||
%defineifnot with_rtems_tools tools/rtems-tools-6
|
||||
|
||||
|
13
rtems/config/tools/rtems-binutils-2.41.cfg
Normal file
13
rtems/config/tools/rtems-binutils-2.41.cfg
Normal file
@ -0,0 +1,13 @@
|
||||
%include %{_configdir}/checks.cfg
|
||||
%include %{_configdir}/base.cfg
|
||||
|
||||
%define binutils_version 2.41
|
||||
#%define binutils_external 1
|
||||
|
||||
%hash sha512 binutils-%{binutils_version}.tar.bz2 \
|
||||
jEMDFFJi6EWY2CjhpkZd2/Wo/3V+/j/ZgZSIVPMrMRr+WxVL45ZuUNhc9dJSF1ZMH1GdGXFlqsjoLvytyeHkfA==
|
||||
|
||||
%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