]> git.pld-linux.org Git - packages/gcc.git/blame - gcc-ada-no-prefix.o.patch
- release 0.2.
[packages/gcc.git] / gcc-ada-no-prefix.o.patch
CommitLineData
baa7a419
JB
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 @@
f53dff45
MM
4
5 LIBGNAT_OBJS = adaint.o argv.o cio.o cstreams.o errno.o exit.o \
baa7a419 6 raise.o sysdep.o io-aux.o init.o cal.o adafinal.o \
f53dff45
MM
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.028302 seconds and 4 git commands to generate.