summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools/rtems-binutils-head.cfg
blob: 105267e899fcfadafe1a91621d99b158397ce3e4 (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 554c30a
%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 54657590d4a04383e363be28bbd02b8a4c3e1b45ab90160490c600b48b82de7f73f93c28cc0ef538c71dec12f5f6b6c1c42ad61e8289bc798591511302311f78

%define with_deterministic_archives 1
%define with_64_bit_bfd 1

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