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

%define gdb_version 8807d31
%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 e468d312c2a80157404ae56e171d1485015e28e1d2b9461d85445b8fca7d9e8b10121fc82c62012e7c3670bf52e48124eceb0802e713965037188098e26fb2a8

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