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

%define gdb_version 7ab567f
%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 2a012c780a39926abd7fcb83faeddf2b3b51906f0e210c6ef4b3a84d55209dccc9cf783feebc629bd94b84c1b3c228e49f7f2584d51837eb64f7c135bbe99850

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