Changeset 21269


Ignore:
Timestamp:
10/13/16 09:38:32 (8 years ago)
Author:
glperez
Message:

CHG: Attempting to fix test243 issue by changing floating point behavior.

File:
1 edited

Legend:

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

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