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

%define gdb_version 4d5f61f
%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 304489606128b46b05f63cb52eec95bcacabb0f469e2a4d2ca8c3e9603067a50334cdb63cef7f02dc9dea77373049047628857b1289c5078c071ebdae875e706

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