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

%define gdb_version 771dd3a
%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 21e2ade23a5fcf4c26d1eb8dd93198d7f474d29f1378cd667dc65e09d7aff184f0ed355599884548b951c46c699000ed2a6697f253469788f479744beb665a2b

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