source: rtems-source-builder/rtems/config/tools/rtems-gdb-head.cfg @ 3d30eca

Last change on this file since 3d30eca was 3d30eca, checked in by Sebastian Huber <sebastian.huber@…>, on 01/13/21 at 09:51:49

6/7: Update unstable RTEMS 6/7 tool chain

  • Property mode set to 100644
File size: 532 bytes
Line 
1%include %{_configdir}/checks.cfg
2%include %{_configdir}/base.cfg
3
4%define gdb_version 4180301
5%define gdb_external 1
6%define gdb_expand_name sourceware-mirror-binutils-gdb-%{gdb_version}
7%source set gdb --rsb-file=%{gdb_expand_name}.tar.gz https://codeload.github.com/RTEMS/sourceware-mirror-binutils-gdb/tar.gz/%{gdb_version}
8%hash sha512 %{gdb_expand_name}.tar.gz 683075d5572f7d74b26c7f3f70af91a34f72e580e58d1e668694665e5e003dafb110c40c341d201257905755f7a2cbe3203f4e8ed9c8e1520c82aebbe2e8bc05
9
10%include %{_configdir}/gdb-8-1.cfg
Note: See TracBrowser for help on using the repository browser.