Changeset 21318


Ignore:
Timestamp:
10/26/16 17:54:49 (8 years ago)
Author:
glperez
Message:

CHG: Changing fp flag to strict for Windows Jenkins build.

File:
1 edited

Legend:

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

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