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

%define gdb_version ce04ca3
%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 2a15721d96ea9eca0f7dc68252570fed7e719378c916f0e3bce23afddb160d5c4d53ca07b20809a182eba341701fd6878319b464b916d5a0c295eb17e4429c80

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