Changelog entry for correction of thinko in the target pair
authorhainque <hainque@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 13 Sep 2013 21:41:49 +0000 (21:41 +0000)
committerhainque <hainque@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 13 Sep 2013 21:41:49 +0000 (21:41 +0000)
filter for darwin.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@202579 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ada/ChangeLog

index e6836d8..85cd3c6 100644 (file)
@@ -1,3 +1,8 @@
+2013-10-13  Dominique Dhumieres  <dominiq@lps.ens.fr>
+
+       * gcc-interface/Makefile.in: Fix darwin Filter to match on $target_os,
+       not $target_cpu.
+
 2013-10-11  Thomas Schwinge  <thomas@codesourcery.com>
             Olivier Hainque  <hainque@adacore.com>