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

%define gdb_version 36b1241
%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 e7d1ded454aa5f5cb50b59628ac9fb49b03f1130c324e0965122584da86654679a836320998a6aea64c85bcf65c23c3a53c96211c179e7b445e3dfb8fdef3785

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