summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools/rtems-binutils-head.cfg
blob: a7abbf7a1a3be54d16227d076a1dbf108769ca83 (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 8a6e98c
%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 99e1f95e310e38277e9b649252dec4ed40337450f6c52fa4d9e5ca703b6f75c9a35e15bbe967b53aef8ceed1d70f07470f902241964b7194efebc9d1f7afae51

%define with_deterministic_archives 1
%define with_64_bit_bfd 1

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