aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authordeischen <deischen@FreeBSD.org>2009-07-19 11:42:04 +0800
committerdeischen <deischen@FreeBSD.org>2009-07-19 11:42:04 +0800
commit80ec306f4b5716640443d408841b1f8c707f270a (patch)
treea66b2b35a10bacea8af59f566048709d35867a32 /lang
parent065d42e2bb11ca4e6f3ac89b2f77482ba610b025 (diff)
downloadfreebsd-ports-80ec306f4b5716640443d408841b1f8c707f270a.tar.gz
freebsd-ports-80ec306f4b5716640443d408841b1f8c707f270a.tar.zst
freebsd-ports-80ec306f4b5716640443d408841b1f8c707f270a.zip
Forgot a file in the last commit.
Diffstat (limited to 'lang')
-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) \