Changeset 21277


Ignore:
Timestamp:
10/15/16 21:25:18 (8 years ago)
Author:
glperez
Message:

CHG: Fixing compiler flag error in Windows build.

File:
1 edited

Legend:

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

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