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
|
||||||
Makefile.in
|
Makefile.in
|
||||||
mkspec
|
mkspec
|
||||||
|
*.spec.in
|
||||||
|
|||||||
@@ -159,6 +159,7 @@ This is gcc's and newlib C Library's sources with patches for RTEMS.
|
|||||||
languages="$languages,ada"
|
languages="$languages,ada"
|
||||||
%endif
|
%endif
|
||||||
../gcc-@gcc_version@/configure \
|
../gcc-@gcc_version@/configure \
|
||||||
|
--build=%_build --host=%_host \
|
||||||
--target=@target_alias@ \
|
--target=@target_alias@ \
|
||||||
--with-gnu-as --with-gnu-ld --with-newlib --verbose \
|
--with-gnu-as --with-gnu-ld --with-newlib --verbose \
|
||||||
--with-system-zlib --disable-nls \
|
--with-system-zlib --disable-nls \
|
||||||
|
|||||||
@@ -49,6 +49,7 @@ cd gdb-@gdb_version@
|
|||||||
test -d build || mkdir build
|
test -d build || mkdir build
|
||||||
cd build
|
cd build
|
||||||
../gdb-@gdb_version@/configure \
|
../gdb-@gdb_version@/configure \
|
||||||
|
--build=%_build --host=%_host \
|
||||||
--target=@target_alias@ \
|
--target=@target_alias@ \
|
||||||
--verbose --prefix=%{_prefix} @extra_configure_arguments@ \
|
--verbose --prefix=%{_prefix} @extra_configure_arguments@ \
|
||||||
--disable-nls
|
--disable-nls
|
||||||
|
|||||||
@@ -29,3 +29,4 @@ sparc-supplement.add
|
|||||||
*.spec
|
*.spec
|
||||||
started_ada-docs.add
|
started_ada-docs.add
|
||||||
started-docs.add
|
started-docs.add
|
||||||
|
*.spec.in
|
||||||
|
|||||||
Reference in New Issue
Block a user