summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools/rtems-binutils-2.36.cfg
blob: a821ed7b3acc46cde8dc1c5bd8f3b3cd14104cfd (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 c60a71c
%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 3d094449ad4b97b489f49e7209bd1ea160c88de619b548c5da35ed8f5b6450178c74999f91284b41c4f9451f54b2a8c04664e8a3432e352d3a54be0e8f84db38

%define with_deterministic_archives 1
%define with_64_bit_bfd 1

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