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

%define gdb_version cda8d785b3
%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 3f3659cdeeeb2155af1d8cdd2c41749c9212aa798100b86c83687bd7893ad2e4c25ebf8d47c3ed523487c66f3191b4810c958bc22de06f83bc7a6a00f3547337

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