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

%define gdb_version f260932
%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 5eb069cefc92240d4761396d49e3d57db4c32ec1a318c7220f70934886e6c2edc8300d5846fcc928f4e70c44ea27d6ad0b49c6a9f61065932a8e0d7052af1554

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