diff options
Diffstat (limited to 'lang/gnat/files/patch-Makefile.rtl')
-rw-r--r-- | lang/gnat/files/patch-Makefile.rtl | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/lang/gnat/files/patch-Makefile.rtl b/lang/gnat/files/patch-Makefile.rtl index bec2cc3de2fd..a9b0bfd0bd15 100644 --- a/lang/gnat/files/patch-Makefile.rtl +++ b/lang/gnat/files/patch-Makefile.rtl @@ -1,10 +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) \ +--- gcc/ada/Makefile.rtl.orig 2010-03-27 12:44:36.000000000 -0400 ++++ gcc/ada/Makefile.rtl 2010-09-28 11:18:21.000000000 -0400 +@@ -505,6 +505,7 @@ + s-memory$(objext) \ + s-objrea$(objext) \ s-os_lib$(objext) \ ++ s-oscons$(objext) \ s-osprim$(objext) \ s-pack03$(objext) \ + s-pack05$(objext) \ |