source: rtems-source-builder/rtems/config/tools/rtems-binutils-2.28-1.cfg @ 376edee

5
Last change on this file since 376edee was 68d2cdd, checked in by Joel Sherrill <joel@…>, on 05/12/17 at 16:46:31

Update tools to gcc 7.1.0 and binutils 2.28

  • Property mode set to 100644
File size: 590 bytes
Line 
1#
2# Binutils 2.28.
3#
4
5%include %{_configdir}/checks.cfg
6%include %{_configdir}/base.cfg
7
8%define binutils_version 2.28
9
10%hash sha512 binutils-%{binutils_version}.tar.bz2 ede2e4e59a800260eea8c14eafbaee94e30abadafd5c419a3370f9f62213cf027d6400a1d4970b6958bd4d220e675dcd483a708107016e7abd5c99d7392ba8fd
11
12#
13# Enable deterministic archives by default. This will be the default
14# there all tools using this binutils will create deterministic
15# archives.
16#
17%define with_deterministic_archives 1
18
19#
20# The binutils build instructions. We use 2.xx Release 1.
21#
22%include %{_configdir}/binutils-2-1.cfg
Note: See TracBrowser for help on using the repository browser.