source: rtems-source-builder/rtems/config/tools/rtems-binutils-2.37.cfg @ dbc11a8

Last change on this file since dbc11a8 was e04fddc, checked in by Ryan Long <ryan.long@…>, on 10/13/21 at 14:31:06

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

  • Property mode set to 100644
File size: 363 bytes
RevLine 
[e04fddc]1%include %{_configdir}/checks.cfg
2%include %{_configdir}/base.cfg
3
4%define binutils_version 2.37
5#%define binutils_external 1
6
7%hash sha512 %{binutils_version}.tar.bz2 s/UYRpf3fpTJXUj2h53iFOteF6pu+OlvZVMNFX5RWxri8pDphFPk/xJkYlIPoPY4UrbhyPuzl+0uQZhDNrx4xg==
8
9%define with_deterministic_archives 1
10%define with_64_bit_bfd 1
11
12%include %{_configdir}/binutils-2-1.cfg
Note: See TracBrowser for help on using the repository browser.