summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools/rtems-binutils-head.cfg
blob: 9acf41d5e4a36b6a0a1cb79c78d8882f7fea7a02 (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 0f3f71676a
%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 b65a635503f381da1e9e7c15f96bd71874c57032b3a722cc15b1e3b01a2e60e289c8e93e911777e6a68836b27e73b8d5c7d95c2c5ccdb9b579460e9e514017dc

%define with_deterministic_archives 1
%define with_64_bit_bfd 1

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