summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools/rtems-nios2-binutils-2.20-1.cfg
blob: 4d4a4e6752c7ab29554587852c433a0a0636afcd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
#
# RTEMS NIOS2 Binutils 2.21.
#

%disable select

%include %{_configdir}/checks.cfg
%include %{_configdir}/base.cfg

%define binutils_version 2.20

%define host_force_32bit
%define with_deterministic_archives

#
# Source
#
%source set binutils http://ftp.rtems.org/ftp/pub/rtems/people/chrisj/nios/nios2-binutils-2.20.tar.bz2
%patch  add binutils %{rtems_binutils_patches}/nios2/nios2-binutils-2.20-rtems-20110703.diff

#
# The binutils build instructions. We use 2.xx Release 1.
#
%include %{_configdir}/binutils-2-1.cfg