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

%define gdb_version 6b6b2d1
%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 1cc2631cff004b617f0f701be17dea95f7a52b210c64dcb9fe78d8ca416cbe9aecc68ddf747b725c3d838804b4ec7f9231dd667aa58b799950a5477dab3c35ce

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