]> git.pld-linux.org Git - packages/gcc.git/blob - gcc-ada-no-prefix.o.patch
- updated patches, some cleanup :)
[packages/gcc.git] / gcc-ada-no-prefix.o.patch
1 diff -ur gcc-20020304/gcc/ada/Makefile.in gcc-20020304-/gcc/ada/Makefile.in
2 --- gcc-20020304/gcc/ada/Makefile.in    Fri Jan  4 19:29:52 2002
3 +++ gcc-20020304-/gcc/ada/Makefile.in   Thu Mar  7 21:45:54 2002
4 @@ -1509,7 +1509,7 @@
5  
6  LIBGNAT_OBJS = adaint.o argv.o cio.o cstreams.o errno.o exit.o \
7    raise.o sysdep.o io-aux.o init.o cal.o final.o \
8 -  tracebak.o expect.o ../../prefix.o $(EXTRA_LIBGNAT_OBJS)
9 +  tracebak.o expect.o $(EXTRA_LIBGNAT_OBJS)
10  
11  # NOTE ??? - when the -I option for compiling Ada code is made to work,
12  #  the library installation will change and there will be a
This page took 0.08773 seconds and 3 git commands to generate.