source: rtems-source-builder/rtems/config/tools/rtems-binutils-head.cfg @ 2f8bd58

5
Last change on this file since 2f8bd58 was 2f8bd58, checked in by Sebastian Huber <sebastian.huber@…>, on 04/28/20 at 07:14:36

6: Update unstable RTEMS 6 tool chain

  • Property mode set to 100644
File size: 642 bytes
RevLine 
[40ae056]1%include %{_configdir}/checks.cfg
2%include %{_configdir}/base.cfg
3
[2f8bd58]4%define binutils_version 56a4f5a
[40ae056]5%define binutils_external 1
6%define binutils_expand_name sourceware-mirror-binutils-gdb-%{binutils_version}
7%source set binutils --rsb-file=%{binutils_expand_name}.tar.gz https://codeload.github.com/RTEMS/sourceware-mirror-binutils-gdb/tar.gz/%{binutils_version}
[2f8bd58]8%hash sha512 %{binutils_expand_name}.tar.gz 79fc22898a489d9124338e99b376f810ad7568c2234badd18e864d61b0904b273f36752f5fa795f7331fa4e51e95b7aa7ba8eba2003ebb3022a181debd1f67a1
[40ae056]9
10%define with_deterministic_archives 1
11%define with_64_bit_bfd 1
12
13%include %{_configdir}/binutils-2-1.cfg
Note: See TracBrowser for help on using the repository browser.