source: rtems-source-builder/rtems/config/tools/rtems-gdb-head.cfg @ 6183c7d

5
Last change on this file since 6183c7d was f81b0a5, checked in by Sebastian Huber <sebastian.huber@…>, on 02/04/20 at 12:02:46

6: Update unstable RTEMS 6 tool chain

  • Property mode set to 100644
File size: 536 bytes
Line 
1%include %{_configdir}/checks.cfg
2%include %{_configdir}/base.cfg
3
4%define gdb_version 24872cb3021
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 cecd2c748339bbed34085047dc91d0eb562c9624ab6f28da4212f6ce4207dbf4297f40383cb3e4a4f589fd1f170f1426cd34f4bae88b64a9f7b74c13a951cd51
9
10%include %{_configdir}/gdb-8-1.cfg
Note: See TracBrowser for help on using the repository browser.