mkfixinc.sh (target): Remove alpha-vms from particular targets.
authorTristan Gingold <gingold@adacore.com>
Thu, 22 Sep 2011 14:00:17 +0000 (14:00 +0000)
committerTristan Gingold <gingold@gcc.gnu.org>
Thu, 22 Sep 2011 14:00:17 +0000 (14:00 +0000)
2011-09-22  Tristan Gingold  <gingold@adacore.com>

* mkfixinc.sh (target): Remove alpha-vms from particular targets.

From-SVN: r179087

fixincludes/ChangeLog
fixincludes/mkfixinc.sh

index d286e50..b64b740 100644 (file)
@@ -1,3 +1,7 @@
+2011-09-22  Tristan Gingold  <gingold@adacore.com>
+
+       * mkfixinc.sh (target): Remove alpha-vms from particular targets.
+
 2011-08-23  Steve Ellcey  <sje@cup.hp.com>
 
        PR libstdc++/50153
index bd8d37a..89e8ab7 100755 (executable)
@@ -11,7 +11,6 @@ target=fixinc.sh
 
 # Check for special fix rules for particular targets
 case $machine in
-    alpha*-dec-*vms* | \
     i?86-*-cygwin* | \
     i?86-*-mingw32* | \
     x86_64-*-mingw32* | \