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

%define gdb_version d3d1cc7
%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 dab9ba091db9251f8392a67c18d10a6c8d854603a212cbc8a37de7026ddf3f4e1a4de9926921cb8f02d9b7d206794df1fab8e335e3713eb73c2fe5423dc60f26

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