summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/rtems4.8/bfin/Makefile.am
blob: b014cddc1ea02a0b8a6f191be9cbbe60f1d4b0aa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# $Id$

TARGET = bfin-rtems4.8

include $(top_srcdir)/mkspec.am

BINUTILS_VERS = 2.17
BINUTILS_RPMREL = 1
include ../binutils.am

GCC_VERS = 4.2.0
GCC_PKGVERS = 4.2-20061114
GCC_RPMREL = 4
NEWLIB_VERS = 1.14.0
include ../gcc.am
# ATM, we don't want infos from bleeding edge GCC
GCC_OPTS += --disable-infos

GDB_VERS = 6.5
GDB_RPMREL = 1
include ../gdb.am