source: rtems-source-builder/rtems/config/tools/rtems-binutils-2.38.cfg @ ac9a52f

Last change on this file since ac9a52f was 5a10d93, checked in by Sebastian Huber <sebastian.huber@…>, on 02/23/22 at 18:43:48

6: Use Binutils 2.38

  • Property mode set to 100644
File size: 412 bytes
Line 
1%include %{_configdir}/checks.cfg
2%include %{_configdir}/base.cfg
3
4%define binutils_version 2.38
5#%define binutils_external 1
6
7%hash sha512 binutils-%{binutils_version}.tar.bz2 7690b4158bd6587a85c6b98903980b9ac6f16b47f7fd1e60986b0a70388bedcfdc05d75597aa49c81fec1609ce24bed6c26583f76fd2471a9d63394fd9798afc
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.