source: rtems-source-builder/rtems/config/tools/rtems-binutils-2.20.1-1.cfg @ 1c3547f

4.104.114.95
Last change on this file since 1c3547f was 1c3547f, checked in by Chris Johns <chrisj@…>, on 08/13/14 at 20:39:06

rtems-4.10: Add checksums.

  • Property mode set to 100644
File size: 609 bytes
Line 
1#
2# Binutils 2.22.
3#
4
5%include %{_configdir}/checks.cfg
6%include %{_configdir}/base.cfg
7
8%define binutils_version 2.20.1
9
10%hash md5 binutils-%{binutils_version}.tar.bz2 2b9dc8f2b7dbd5ec5992c6e29de0b764
11
12%patch add binutils %{rtems_binutils_patches}/binutils-2.20.1-rtems4.10-20100826.diff
13%hash md5 binutils-2.20.1-rtems4.10-20100826.diff 733899876e0b32ce0700666b29662d91
14%ifos win32 mingw ming32 cygwin
15 %patch add binutils %{rtems_binutils_patches}/cygwin/binutils-2.20.1-cygwin-w64-20130324.diff
16%endif
17
18#
19# The binutils build instructions. We use 2.xx Release 1.
20#
21%include %{_configdir}/binutils-2-1.cfg
Note: See TracBrowser for help on using the repository browser.