summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/rtems4.8/sparc/Makefile.am
blob: e2372a18c1949644fb03c9c85031e53cac016b2a (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
# $Id$

TARGET = sparc-rtems4.8

include $(top_srcdir)/mkspec.am

BINUTILS_VERS = 2.18
BINUTILS_PKGVERS = $(BINUTILS_VERS)
BINUTILS_RPMREL = 2%{?dist}
include ../binutils.am
BINUTILS_OPTS +=

GCC_VERS = 4.2.2
GCC_PKGVERS = $(GCC_VERS)
GCC_RPMREL = 27%{?dist}
NEWLIB_VERS = 1.15.0
include ../gcc.am
GCC_OPTS += --languages=cxx

GDB_VERS = 6.7.1
GDB_PKGVERS = $(GDB_VERS)
GDB_RPMREL = 1%{?dist}
include ../gdb.am
GDB_OPTS +=