]> git.pld-linux.org Git - packages/gcc.git/blob - gcc-ada-no-prefix.o.patch
- Release 0.6.
[packages/gcc.git] / gcc-ada-no-prefix.o.patch
1 --- gcc-3.2.2/gcc/ada/Makefile.in.orig  Thu Mar  6 14:19:49 2003
2 +++ gcc-3.2.2/gcc/ada/Makefile.in       Thu Mar  6 14:23:02 2003
3 @@ -1514,7 +1514,7 @@
4  
5  LIBGNAT_OBJS = adaint.o argv.o cio.o cstreams.o errno.o exit.o \
6    raise.o sysdep.o io-aux.o init.o cal.o adafinal.o \
7 -  tracebak.o expect.o ../../prefix.o $(EXTRA_LIBGNAT_OBJS)
8 +  tracebak.o expect.o $(EXTRA_LIBGNAT_OBJS)
9  
10  # NOTE ??? - when the -I option for compiling Ada code is made to work,
11  #  the library installation will change and there will be a
This page took 0.036363 seconds and 3 git commands to generate.