Changeset 21286


Ignore:
Timestamp:
10/18/16 09:23:27 (8 years ago)
Author:
glperez
Message:

CHG: Trying a different floating pointing rounding scheme on Windows.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/jenkins/windows

    r21277 r21286  
    1010ISSM_CONFIG='--prefix=$ISSM_DIR \
    1111        --with-vendor=MSVC-Win64  \
    12         --with-cxxoptflags='-fp:strict' \
     12        --with-cxxoptflags='-fp:fast' \
    1313   --disable-static \
    1414        --enable-standalone-libraries \
Note: See TracChangeset for help on using the changeset viewer.