summaryrefslogtreecommitdiff
path: root/lang/gnat/files/patch-ac
diff options
context:
space:
mode:
authorDaniel Eischen <deischen@FreeBSD.org>2006-12-26 16:53:48 +0000
committerDaniel Eischen <deischen@FreeBSD.org>2006-12-26 16:53:48 +0000
commit35335ed691b5de44f1c348d239fd1921f6e4c722 (patch)
tree13f8420aeff15dc77ac2355126c4148abf995e4d /lang/gnat/files/patch-ac
parentUpdate to Wine 0.9.28. Among others, this brings the following changes: (diff)
Update to gnat GPL 2006.
Notes
Notes: svn path=/head/; revision=180801
Diffstat (limited to 'lang/gnat/files/patch-ac')
-rw-r--r--lang/gnat/files/patch-ac20
1 files changed, 10 insertions, 10 deletions
diff --git a/lang/gnat/files/patch-ac b/lang/gnat/files/patch-ac
index 41e4be9d9079..ef475cd4cb39 100644
--- a/lang/gnat/files/patch-ac
+++ b/lang/gnat/files/patch-ac
@@ -1,6 +1,6 @@
---- gcc/ada/Makefile.in.orig Tue May 17 09:22:45 2005
-+++ gcc/ada/Makefile.in Mon Nov 28 10:24:38 2005
-@@ -893,7 +893,7 @@
+--- gcc/ada/Makefile.in.orig Tue May 2 19:26:32 2006
++++ gcc/ada/Makefile.in Mon Dec 25 11:10:56 2006
+@@ -895,7 +895,7 @@
mlib-tgt.adb<mlib-tgt-linux.adb
GNATLIB_SHARED = gnatlib-shared-dual
@@ -9,12 +9,12 @@
GMEM_LIB = gmemlib
PREFIX_OBJS = $(PREFIX_REAL_OBJS)
LIBRARY_VERSION := $(LIB_VERSION)
-@@ -1410,7 +1410,7 @@
+@@ -1413,7 +1413,7 @@
+ # go into the directory. The pthreads emulation is built in the threads
# subdirectory and copied.
LIBGNAT_SRCS = ada.h adaint.c adaint.h argv.c cio.c cstreams.c \
- errno.c exit.c cal.c ctrl_c.c \
-- raise.h raise.c sysdep.c aux-io.c init.c initialize.c seh_init.c \
-+ raise.h raise.c sysdep.c aux-io.c init.c initialize.c seh_init.c types.h \
- final.c tracebak.c tb-alvms.c tb-alvxw.c expect.c mkdir.c socket.c gsocket.h \
- $(EXTRA_LIBGNAT_SRCS)
-
+- errno.c exit.c cal.c ctrl_c.c env.c env.h \
++ errno.c exit.c cal.c ctrl_c.c env.c env.h types.h \
+ raise.h raise.c sysdep.c aux-io.c init.c initialize.c seh_init.c \
+ final.c tracebak.c tb-alvms.c tb-alvxw.c tb-gcc.c expect.c mkdir.c \
+ socket.c gsocket.h targext.c $(EXTRA_LIBGNAT_SRCS)