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

4.104.114.95
Last change on this file since aabe4e7 was aabe4e7, checked in by Chris Johns <chrisj@…>, on 03/21/13 at 11:52:10

Use ftp.rtems.org and not www.rtems.org.

  • Property mode set to 100644
File size: 482 bytes
Line 
1#
2# RTEMS NIOS2 Binutils 2.21.
3#
4
5%include %{_configdir}/checks.cfg
6%include %{_configdir}/base.cfg
7
8%define binutils_version 2.20
9
10%define host_force_32bit
11%define with_deterministic_archives
12
13#
14# Source
15#
16Source0: http://ftp.rtems.org/ftp/pub/rtems/people/chrisj/nios/nios2-binutils-2.20.tar.bz2
17Patch0:  %{rtems_binutils_patches}/nios2/nios2-binutils-2.20-rtems-20110703.diff
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.