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

%define gdb_version e41d1c49a1
%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 dd43ca260ae4317f0825496d285a9dfa833920861606307cee11d50278936f902b9f7373c0311f64606de286edda6253dab9ca33402b02a359a6e0881ddd0f6d

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