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

%define gdb_version f5f2b743ae
%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 1f40075e7bbbbb23492adfce48ea24311bdf1329352cb58fcd494353cdab6d3bbde3a44bdf3ac2a4d2210b0c16c7de2d4d8da8f63f0c240478a0e756d0fcd317

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