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

%define gdb_version cab5c3b
%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 9ba6f3fbb056669d00695466e264b9bd48c510e08207a18063c02a03ec3738d09e7fa022aa3f3763b58474460f29e53c39bc57009bca83b488cd26f37c8007e6

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