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

%define gdb_version 4d68fd75
%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 734d32c776c69505b02d34e9fcf46d7810232afcc2b8d61c65ab00ea4981fc1b525a16c848a6d7de351eb14ed848637682e3d48e595d8699172d575880be4692

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