source: rtems/contrib/crossrpms/rtems4.8/mips/Makefile.am @ 4778b0a7

4.104.114.84.95
Last change on this file since 4778b0a7 was b9605a95, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/08/07 at 07:26:12

Bump GCC_RPMREL

  • Property mode set to 100644
File size: 321 bytes
RevLine 
[3096ba23]1# $Id$
2
3TARGET = mips-rtems4.8
4
5include $(top_srcdir)/mkspec.am
6
7BINUTILS_VERS = 2.17
[575371e]8BINUTILS_RPMREL = 1
[3096ba23]9include ../binutils.am
[5709d75e]10BINUTILS_OPTS +=
[3096ba23]11
12GCC_VERS = 4.1.1
[615b6c9]13GCC_PKGVERS = $(GCC_VERS)
[b9605a95]14GCC_RPMREL = 7
[5ebd9351]15NEWLIB_VERS = 1.15.0
[3096ba23]16include ../gcc.am
17GCC_OPTS += --languages=cxx
18
19GDB_VERS = 6.5
[575371e]20GDB_RPMREL = 1
[3096ba23]21include ../gdb.am
Note: See TracBrowser for help on using the repository browser.