aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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) \