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

%define gdb_version 5a56d6a65f
%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 ed4d9797f7d2c3aedf6fac5c79a3513d47b1e85fa514cde4d36bc4b662029732feeb3a858a57e7ca964212f2620914a79ec36ee00973abeaefdc97b548dc231f

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