]> git.pld-linux.org Git - packages/gcc.git/blame - gcc-ada-no-prefix.o.patch
- Fixed groups
[packages/gcc.git] / gcc-ada-no-prefix.o.patch
CommitLineData
f53dff45
MM
1diff -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.021641 seconds and 4 git commands to generate.