source: rtems-source-builder/rtems/config/tools/rtems-binutils-head.cfg @ 8b0e78a

5
Last change on this file since 8b0e78a was 8b0e78a, checked in by Sebastian Huber <sebastian.huber@…>, on 01/16/19 at 08:42:28

6: Update unstable RTEMS 6 tool chain

  • Property mode set to 100644
File size: 675 bytes
RevLine 
[40ae056]1%include %{_configdir}/checks.cfg
2%include %{_configdir}/base.cfg
3
[8b0e78a]4%define binutils_version 338c923d26fa86f695fcdc4b659a5f0772768093
[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}
[8b0e78a]8%hash sha512 %{binutils_expand_name}.tar.gz 128ff267e2c77c2f34046278665cd06a31e8c20e8e17166946d01dda0162d58a61e45614365a9f39e7e727b847a17441b0fd93a59f07f4cfaa0f409700d2ddd2
[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.