rtems-source-builder/rtems/config/tools/rtems-gdb-head.cfg
2020-06-05 10:00:27 +02:00

11 lines
532 B
INI

%include %{_configdir}/checks.cfg
%include %{_configdir}/base.cfg
%define gdb_version d3d1cc7
%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 dab9ba091db9251f8392a67c18d10a6c8d854603a212cbc8a37de7026ddf3f4e1a4de9926921cb8f02d9b7d206794df1fab8e335e3713eb73c2fe5423dc60f26
%include %{_configdir}/gdb-8-1.cfg