| Submitter | H.J. Lu |
|---|---|
| Date | Sept. 14, 2010, 4:49 p.m. |
| Message ID | <20100914164907.GA28497@intel.com> |
| Download | mbox | patch |
| Permalink | /patch/64730/ |
| State | New |
| Headers | show |
Comments
Patch
Index: configure =================================================================== --- configure (revision 164283) +++ configure (working copy) @@ -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 ;; *)