From b40f354dd24ac26c3d9a5bbf2e5cb89f93028e85 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 11 May 2007 08:56:46 +0000 Subject: Comment out cpukit. --- contrib/crossrpms/rtems4.8/bfin/Makefile.am | 11 ++++++----- contrib/crossrpms/rtems4.8/tic4x/Makefile.am | 11 ++++++----- 2 files changed, 12 insertions(+), 10 deletions(-) diff --git a/contrib/crossrpms/rtems4.8/bfin/Makefile.am b/contrib/crossrpms/rtems4.8/bfin/Makefile.am index 9d34905f16..c7b4c7e90e 100644 --- a/contrib/crossrpms/rtems4.8/bfin/Makefile.am +++ b/contrib/crossrpms/rtems4.8/bfin/Makefile.am @@ -24,8 +24,9 @@ GDB_RPMREL = 1 include ../gdb.am GDB_OPTS += -CPUKIT_VERS = 4.7.99.1 -CPUKIT_PKGVERS = $(CPUKIT_VERS)-20070510 -CPUKIT_RPMREL = 0 -include ../cpukit.am -CPUKIT_OPTS += +### bfin's GCC is too broken to be usable +## CPUKIT_VERS = 4.7.99.1 +## CPUKIT_PKGVERS = $(CPUKIT_VERS)-20070510 +## CPUKIT_RPMREL = 0 +## include ../cpukit.am +## CPUKIT_OPTS += diff --git a/contrib/crossrpms/rtems4.8/tic4x/Makefile.am b/contrib/crossrpms/rtems4.8/tic4x/Makefile.am index a9d741f2ff..f39a3c80c4 100644 --- a/contrib/crossrpms/rtems4.8/tic4x/Makefile.am +++ b/contrib/crossrpms/rtems4.8/tic4x/Makefile.am @@ -22,8 +22,9 @@ GCC_OPTS += ## include ../gdb.am ## GDB_OPTS += -CPUKIT_VERS = 4.7.99.1 -CPUKIT_PKGVERS = $(CPUKIT_VERS)-20070510 -CPUKIT_RPMREL = 0 -include ../cpukit.am -CPUKIT_OPTS += +### rtems doesn't build for the tic4x +## CPUKIT_VERS = 4.7.99.1 +## CPUKIT_PKGVERS = $(CPUKIT_VERS)-20070510 +## CPUKIT_RPMREL = 0 +## include ../cpukit.am +## CPUKIT_OPTS += -- cgit v1.2.3