Remove (Unsupported)

This commit is contained in:
Ralf Corsepius
2006-10-21 10:25:20 +00:00
parent 378354d1f0
commit c43121f3f6
5 changed files with 0 additions and 78 deletions
@@ -1,4 +0,0 @@
Makefile
Makefile.in
*.spec
*.spec.in
@@ -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
@@ -1,8 +0,0 @@
Source0: ftp://ftp.gnu.org/pub/binutils/binutils-%{binutils_version}.tar.bz2
%{?_without_sources:NoSource: 0}
%if "%{binutils_version}" == "2.16.1"
Patch0: binutils-2.16.1-rtems-20050708.diff
%endif
%if "%{binutils_version}" == "2.17"
Patch0: binutils-2.17-rtems-20060812.diff
%endif
@@ -1,41 +0,0 @@
Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-core-%{gcc_pkgvers}.tar.bz2
%if "%{gcc_version}" == "4.0.3"
Patch0: gcc-core-4.0.3-rtems-20060822.diff
%endif
%if "%{gcc_version}" == "4.1.1"
Patch0: gcc-core-4.1.1-rtems-20060909.diff
%endif
%{?_without_sources:NoSource: 0}
%if %build_cxx
Source1: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-g++-%{gcc_pkgvers}.tar.bz2
%{?_without_sources:NoSource: 1}
%endif
%if %build_f95
Source2: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-fortran-%{gcc_pkgvers}.tar.bz2
%{?_without_sources:NoSource: 2}
%endif
%if %build_gcj
Source3: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-java-%{gcc_pkgvers}.tar.bz2
%{?_without_sources:NoSource: 3}
%endif
%if %build_gnat
Source4: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-ada-%{gcc_pkgvers}.tar.bz2
%{?_without_sources:NoSource: 4}
%endif
%if %build_objc
Source5: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-objc-%{gcc_pkgvers}.tar.bz2
%{?_without_sources:NoSource: 5}
%endif
%if %build_newlib
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_version}.tar.gz
%if "%{newlib_version}" == "1.14.0"
Patch50: newlib-1.14.0-rtems-20060909.diff
%endif
%{?_without_sources:NoSource: 50}
%endif
@@ -1,3 +0,0 @@
Source0: ftp://ftp.gnu.org/pub/gdb/gdb-%{gdb_version}.tar.bz2
%{?_without_sources:NoSource: 0}
Patch0: gdb-6.5-bfinrtems-20060810a.diff