summaryrefslogtreecommitdiff
path: root/lang/gnat
diff options
context:
space:
mode:
authorDaniel Eischen <deischen@FreeBSD.org>2009-07-19 03:42:04 +0000
committerDaniel Eischen <deischen@FreeBSD.org>2009-07-19 03:42:04 +0000
commit09df142c855732a026d8b8ed856eda1a12990bf6 (patch)
tree830768f2d56c55f1da46dee25b996a21a7531933 /lang/gnat
parentUpdate to the 2009 gpl edition. (diff)
Forgot a file in the last commit.
Notes
Notes: svn path=/head/; revision=238038
Diffstat (limited to 'lang/gnat')
-rw-r--r--lang/gnat/files/patch-Makefile.rtl10
1 files changed, 10 insertions, 0 deletions
diff --git a/lang/gnat/files/patch-Makefile.rtl b/lang/gnat/files/patch-Makefile.rtl
new file mode 100644
index 000000000000..bec2cc3de2fd
--- /dev/null
+++ b/lang/gnat/files/patch-Makefile.rtl
@@ -0,0 +1,10 @@
+--- gcc/ada/Makefile.rtl.orig 2009-06-22 09:24:44.000000000 -0400
++++ gcc/ada/Makefile.rtl 2009-06-22 09:25:12.000000000 -0400
+@@ -479,6 +479,7 @@
+ s-maccod$(objext) \
+ s-mantis$(objext) \
+ s-mastop$(objext) \
++ s-oscons$(objext) \
+ s-os_lib$(objext) \
+ s-osprim$(objext) \
+ s-pack03$(objext) \