This commit is contained in:
Ralf Corsepius
2006-10-19 05:30:43 +00:00
parent 0ef6e5857a
commit 55e08d6c6f
2 changed files with 0 additions and 26 deletions

View File

@@ -1,4 +0,0 @@
Makefile
Makefile.in
*.spec
*.spec.in

View File

@@ -1,22 +0,0 @@
# $Id$
TARGET = bfin-rtems4.7
include $(top_srcdir)/mkspec.am
BINUTILS_VERS = 2.17
BINUTILS_RPMREL = 1
include ../binutils.am
GCC_VERS = 4.1.1
GCC_RPMREL = 1
NEWLIB_VERS = 1.14.0
include ../gcc.am
## GCC_OPTS += --languages=cxx
## I really would like to get these options passed through but do not
## know how yet. So I am building with this command.
## optargs="--disable-libssp --disable-libstdcxx-pch" rpmbuild -ba XXX.spec
GDB_VERS = 6.5
GDB_RPMREL = 1
include ../gdb.am