source: rtems-source-builder/rtems/config/tools/rtems-nios2-binutils-2.20-1.cfg @ 9b79c7b

5
Last change on this file since 9b79c7b was d5a7951, checked in by Gedare Bloom <gedare@…>, on 03/03/15 at 18:00:15

Fix broken URLs to FTP site

  • Property mode set to 100644
File size: 677 bytes
Line 
1#
2# RTEMS NIOS2 Binutils 2.21.
3#
4
5%disable select
6
7%include %{_configdir}/checks.cfg
8%include %{_configdir}/base.cfg
9
10%define binutils_version 2.20
11
12%define host_force_32bit
13%define with_deterministic_archives
14
15#
16# Source
17#
18%source set binutils http://ftp.rtems.org/pub/rtems/people/chrisj/nios/nios2-binutils-2.20.tar.bz2
19%hash   md5 nios2-binutils-2.20.tar.bz2 42ce11b421a1d35fc7b17ee051ccf92a
20%patch  add binutils %{rtems_binutils_patches}/nios2/nios2-binutils-2.20-rtems-20110703.diff
21%hash   md5 nios2-binutils-2.20-rtems-20110703.diff edaa78cdf7b87866c976232ccb1704ac
22
23#
24# The binutils build instructions. We use 2.xx Release 1.
25#
26%include %{_configdir}/binutils-2-1.cfg
Note: See TracBrowser for help on using the repository browser.