summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools/rtems-binutils-head.cfg
blob: 29924b29dc8c6d591ed24a35dc3223cd6d03d977 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
%include %{_configdir}/checks.cfg
%include %{_configdir}/base.cfg

%define binutils_version 82d7a6f4e3
%define binutils_external 1
%define binutils_expand_name sourceware-mirror-binutils-gdb-%{binutils_version}
%source set binutils --rsb-file=%{binutils_expand_name}.tar.gz https://codeload.github.com/RTEMS/sourceware-mirror-binutils-gdb/tar.gz/%{binutils_version}
%hash sha512 %{binutils_expand_name}.tar.gz 901dc72bd232394636626da9ee2a944136da8ec12d8dd0278f3e0e2dd13e43f8ce5adeb0f27586b083e4b57789bcd9bc681957d1609f9c556c64f562ddd2621a

%define with_deterministic_archives 1
%define with_64_bit_bfd 1

%include %{_configdir}/binutils-2-1.cfg