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

%define gdb_version 8a6e98c
%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 99e1f95e310e38277e9b649252dec4ed40337450f6c52fa4d9e5ca703b6f75c9a35e15bbe967b53aef8ceed1d70f07470f902241964b7194efebc9d1f7afae51

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