source: rtems-source-builder/source-builder/config/binutils-2.22-1.cfg @ c80560d

4.104.114.95
Last change on this file since c80560d was c80560d, checked in by Chris Johns <chrisj@…>, on 11/05/12 at 23:09:40

Move into the source-builder tree.

  • Property mode set to 100644
File size: 273 bytes
Line 
1#
2# Binutils 2.22.
3#
4
5%if %{release} == %{nil}
6%define release 1
7%endif
8
9%include %{_configdir}/checks.cfg
10%include %{_configdir}/base.cfg
11
12%define binutils_version 2.22
13
14#
15# The binutils build instructions. We use 2.xx Release 1.
16#
17%include %{_configdir}/binutils-2-1.cfg
Note: See TracBrowser for help on using the repository browser.