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

%define gdb_version b507c0e
%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 5dabef618ab71bb8c39b108c26a86b8d76596f3ddc55c50c5bb1b210e1a8b0c46b1f70e7e95ced086dded5491ca60744133bb294a971ec0bc5395ff5646b7078

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