source: rtems/contrib/crossrpms/rtems4.8/i386/Makefile.am @ c80654e

4.104.114.84.95
Last change on this file since c80654e was c80654e, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/12/07 at 03:39:21

Bump GCC_RPMREL.

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