]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gnattools/configure
MAINTAINERS (mt port): Remove.
[thirdparty/gcc.git] / gnattools / configure
index 30a9085b63d5cfdefc38a61f0f99f66cb22b4435..31a2ff5031b01a746e8f39d08b5b6ffd189b0fbc 100755 (executable)
@@ -1516,7 +1516,8 @@ test -n "$target_alias" &&
 
 # Test for GNAT.
 # We require the gnatbind program, and a compiler driver that
-# understands Ada.  We use the user's CC setting, already found.
+# understands Ada.  We use the user's CC setting, already found,
+# and possibly add $1 to the command-line parameters.
 #
 # Sets the shell variable have_gnat to yes or no as appropriate, and
 # substitutes GNATBIND and GNATMAKE.
@@ -1534,6 +1535,12 @@ test -n "$target_alias" &&
 
 
 
+
+
+
+
+
+
 
  case ${build_alias} in
   "") build_noncanonical=${build} ;;
@@ -1597,8 +1604,6 @@ case "${target}" in
   | powerpc*-wrs-vxworks \
   | sparc*-wrs-vx* \
   | *86-wrs-vxworks \
-  | xscale*-wrs-vx* \
-  | xscale*-wrs-coff \
   | mips*-wrs-vx*)
     TOOLS_TARGET_PAIRS="mlib-tgt-specific.adb<mlib-tgt-vxworks.adb"
     ;;