Hi,

currently alpha-vms is listed as a particular target in fixincludes/mkfixinc.sh 
but ia64-vms isn't.
As I will submit a patch to add some rules for both alpha and ia64 VMS, first 
fixincludes must be enabled on both.

Committed on trunk.

Tristan.

fixincludes/
2011-09-22  Tristan Gingold  <ging...@adacore.com>

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

--- fixincludes/mkfixinc.sh     (revision 179086)
+++ fixincludes/mkfixinc.sh     (working copy)
@@ -11,7 +11,6 @@
 
 # Check for special fix rules for particular targets
 case $machine in
-    alpha*-dec-*vms* | \
     i?86-*-cygwin* | \
     i?86-*-mingw32* | \
     x86_64-*-mingw32* | \

Reply via email to