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

%define gdb_version fc9b4c8
%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 918c9eaf4c5baae4b8c6f2526789879ae811c1ab89053c2dde89adfa23249e34ffe6d239db6e8dbbbd7837a4369ca97d2fe0fbbb2235d867825a6f05a4859426

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