summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-07-20 05:32:17 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-07-20 05:32:17 +0000
commit70ea34bd6ce08e324e2482650f54bfdc33030d94 (patch)
treefbce840b524023ac30a476e3153831956e625e99
parentSync with testing. (diff)
downloadrtems-70ea34bd6ce08e324e2482650f54bfdc33030d94.tar.bz2
Sync with devel.
-rw-r--r--contrib/crossrpms/rtems4.8/bfin/Makefile.am6
1 files changed, 2 insertions, 4 deletions
diff --git a/contrib/crossrpms/rtems4.8/bfin/Makefile.am b/contrib/crossrpms/rtems4.8/bfin/Makefile.am
index 2083755270..6ce0c56d27 100644
--- a/contrib/crossrpms/rtems4.8/bfin/Makefile.am
+++ b/contrib/crossrpms/rtems4.8/bfin/Makefile.am
@@ -12,13 +12,11 @@ BINUTILS_OPTS +=
# We don't want docs from bleeding edge upstream
BINUTILS_OPTS += --disable-infos
-GCC_VERS = 4.2.0
+GCC_VERS = 4.2.1
GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 14
+GCC_RPMREL = 20
NEWLIB_VERS = 1.15.0
include ../gcc.am
-# ATM, we don't want infos from bleeding edge GCC
-GCC_OPTS += --disable-infos
GDB_VERS = 6.5
GDB_PKGVERS = $(GDB_VERS)