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

%define gdb_version c444fad6da
%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 5c0b702218b51be2d303a1aeee4ee3cc70dae4d5261435f7c87ce522619713ddd7271bdd940d9813f7138fe604a89653a4bd572844e7d4c14080e8866f2391d1

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