summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools/rtems-gdb-head.cfg
blob: 6a11fcade01dd30692d883d565546af76d3e590a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
%include %{_configdir}/checks.cfg
%include %{_configdir}/base.cfg

%define gdb_version 2dc60c7
%define gdb_external 1
%define gdb_expand_name sourceware-mirror-binutils-gdb-%{gdb_version}
%source set gdb --rsb-file=%{gdb_expand_name}.tar.gz https://codeload.github.com/RTEMS/sourceware-mirror-binutils-gdb/tar.gz/%{gdb_version}
%hash sha512 %{gdb_expand_name}.tar.gz 03c33fb6d3fdc688a4f38da9acb3cb955c5d28fb6330a722b1da176d3f25a4107f8605e8dd89a48a5dbf5beff8495dc4337eee005901969df3e233d674e47870

%include %{_configdir}/gdb-8-1.cfg