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

%define gdb_version f42546b
%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 f17828a61cd19853892cafd6990fa4c13b059afc17a5e7aad01d68da186f3088c65c305eb3bfb998687463e7b3b1f4358a1291a2c4715f82ae1eb3ae858e4017

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