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

%define gdb_version 1a7e622
%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 \
  ebdc53d12c033892a1199e504fa3a082916154086d6d2bf0958159b1bbfcc86cacb6acd61af4356282eaf8f30e78fc7c20766f7bb9c2f9d2723a26838f91a846

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