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

5
Last change on this file since be90fb8 was be90fb8, checked in by Sebastian Huber <sebastian.huber@…>, on 07/31/19 at 05:06:05

6: Update unstable RTEMS 6 tool chain

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