diff options
author | hjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-09-14 16:48:05 +0000 |
---|---|---|
committer | hjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-09-14 16:48:05 +0000 |
commit | 70fbcd6d73266a946403aeb71fedad9b97374065 (patch) | |
tree | c7409b20cec9b97e02e23b14c6dc7e212d42ae5e /libgcc/configure | |
parent | 14142e987e4d72bedd5c4c765768630a123c089c (diff) | |
download | gcc-70fbcd6d73266a946403aeb71fedad9b97374065.tar.gz |
Regenerate libgcc/configure.
2010-09-14 H.J. Lu <hongjiu.lu@intel.com>
* configure: Regenerated.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@164284 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libgcc/configure')
-rw-r--r-- | libgcc/configure | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libgcc/configure b/libgcc/configure index 2108d6fc5fe..5c8e3a01ba3 100644 --- a/libgcc/configure +++ b/libgcc/configure @@ -3648,8 +3648,8 @@ else case $host in powerpc*-*-linux* | i?86*-*-linux* | x86_64*-*-linux* | s390*-*-linux* | \ - i?86*-*-mingw* | x86_64*-*-mingw* | \ - i?86*-*-cygwin*) + i?86*-*-mingw* | x86_64*-*-mingw* | \ + i?86*-*-cygwin*) enable_decimal_float=yes ;; *) |