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

Last change on this file since 081f8ff was 081f8ff, checked in by Karel Gardas <karel@…>, on 11/13/21 at 21:22:34

RSB: fix hash setup for binutils 2.37

  • Property mode set to 100644
File size: 372 bytes
Line 
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-%{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.