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

%define gdb_version 338c923d26fa86f695fcdc4b659a5f0772768093
%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 128ff267e2c77c2f34046278665cd06a31e8c20e8e17166946d01dda0162d58a61e45614365a9f39e7e727b847a17441b0fd93a59f07f4cfaa0f409700d2ddd2

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