2003-02-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* Apply the 2003-01-31 changes OAR's broken CVS had dropped.
This commit is contained in:
Ralf Corsepius
2003-02-05 05:01:11 +00:00
parent 06908af6b0
commit 54ceffa88c
4 changed files with 4 additions and 0 deletions

View File

@@ -2,3 +2,4 @@
Makefile
Makefile.in
mkspec
*.spec.in

View File

@@ -159,6 +159,7 @@ This is gcc's and newlib C Library's sources with patches for RTEMS.
languages="$languages,ada"
%endif
../gcc-@gcc_version@/configure \
--build=%_build --host=%_host \
--target=@target_alias@ \
--with-gnu-as --with-gnu-ld --with-newlib --verbose \
--with-system-zlib --disable-nls \

View File

@@ -49,6 +49,7 @@ cd gdb-@gdb_version@
test -d build || mkdir build
cd build
../gdb-@gdb_version@/configure \
--build=%_build --host=%_host \
--target=@target_alias@ \
--verbose --prefix=%{_prefix} @extra_configure_arguments@ \
--disable-nls

View File

@@ -29,3 +29,4 @@ sparc-supplement.add
*.spec
started_ada-docs.add
started-docs.add
*.spec.in