summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools/rtems-binutils-head.cfg
blob: 79ddb086fb6d812efbb77cc6352d0d63ade408be (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 677bd4c69d0eda4f2ae635d793f23c0b1413a9e9
%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 3a6b148066614155ef43b047dac4fd862c32c52f90030c4d2501c87ea52610633b82d19e5286746f6f0be64a16d3c8df9b0122ca253b2d07b9cc86161671389a

%define with_deterministic_archives 1
%define with_64_bit_bfd 1

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