forked from Imagelibrary/rtems
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:
@@ -2,3 +2,4 @@
|
||||
Makefile
|
||||
Makefile.in
|
||||
mkspec
|
||||
*.spec.in
|
||||
|
||||
@@ -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 \
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -29,3 +29,4 @@ sparc-supplement.add
|
||||
*.spec
|
||||
started_ada-docs.add
|
||||
started-docs.add
|
||||
*.spec.in
|
||||
|
||||
Reference in New Issue
Block a user