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

%define gdb_version c65ca13
%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 f99fc717964d3a337527dc4e46f72b5d57b0995e96aa4c3987eb282e3c390291e3e8831f1ae0db95876858868169a05d28afcf08f9b14ca6c842b71a1afefd3b

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