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

5
Last change on this file since e0aec65 was e0aec65, checked in by Sebastian Huber <sebastian.huber@…>, on 03/07/19 at 13:31:18

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 2c5ebf1239
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 2d9df2ee8a5e063a66adc54c05eb34f50b5a0c6edf915ef71ee030b7f63fd421d9cb64bb3695814da1df5e917237930dca4183c09fd664d042a331c974b70bf2
9
10%include %{_configdir}/gdb-8-1.cfg
Note: See TracBrowser for help on using the repository browser.