Sync toplevel and config from GCC.
[deliverable/binutils-gdb.git] / config / dfp.m4
index d5dbaf59b3b3638dd0583e45195b2958f8d245a6..cc778b19bbb22eec393895566b9526691412705d 100644 (file)
@@ -20,7 +20,9 @@ Valid choices are 'yes', 'bid', 'dpd', and 'no'.]) ;;
 ],
 [
   case $1 in
-    powerpc*-*-linux* | i?86*-*-linux* | x86_64*-*-linux* | s390*-*-linux*)
+    powerpc*-*-linux* | i?86*-*-linux* | x86_64*-*-linux* | s390*-*-linux* | \
+    i?86*-*-mingw* | x86_64*-*-mingw* | \
+    i?86*-*-cygwin*)
       enable_decimal_float=yes
       ;;
     *)
This page took 0.024791 seconds and 4 git commands to generate.