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

%define gdb_version 554c30a
%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 54657590d4a04383e363be28bbd02b8a4c3e1b45ab90160490c600b48b82de7f73f93c28cc0ef538c71dec12f5f6b6c1c42ad61e8289bc798591511302311f78

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