Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan-Benedict Glaw <jbglaw@lug-owl.de>2013-04-30 16:40:42 +0400
committerJan-Benedict Glaw <jbglaw@lug-owl.de>2013-04-30 16:40:42 +0400
commit28204e0849f38d7c984a189c44a80573de52bedc (patch)
tree05fe939659f315e2c89d20400d871916f4f60c50 /config/dfp.m4
parentf82126953464d1bceb078e1bf1019d0a9ed1a27c (diff)
2013-04-30 Jan-Benedict Glaw <jbglaw@lug-owl.de>
config/ * picflag.m4: Merge from GCC. * dfp.m4: Ditto. * bootstrap-asan.mk: Ditto. * ChangeLog: Ditto.
Diffstat (limited to 'config/dfp.m4')
-rw-r--r--config/dfp.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/config/dfp.m4 b/config/dfp.m4
index e971db4dc..48683f0f9 100644
--- a/config/dfp.m4
+++ b/config/dfp.m4
@@ -23,7 +23,7 @@ Valid choices are 'yes', 'bid', 'dpd', and 'no'.]) ;;
powerpc*-*-linux* | i?86*-*-linux* | x86_64*-*-linux* | s390*-*-linux* | \
i?86*-*-gnu* | \
i?86*-*-mingw* | x86_64*-*-mingw* | \
- i?86*-*-cygwin*)
+ i?86*-*-cygwin* | x86_64*-*-cygwin*)
enable_decimal_float=yes
;;
*)