Changeset 20581


Ignore:
Timestamp:
04/29/16 13:20:19 (9 years ago)
Author:
schlegel
Message:

CHG: remove acro and jega from mac dakota build

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/externalpackages/dakota/install-6.2-macosx64-snowleopard.sh

    r19754 r20581  
    4545        -D CMAKE_CXX_COMPILER=$ISSM_DIR/externalpackages/mpich/install/bin/mpicxx \
    4646        -D CMAKE_Fortran_COMPILER=$ISSM_DIR/externalpackages/mpich/install/bin/mpif77 \
     47        -DHAVE_ACRO=off \
     48        -DHAVE_JEGA=off \
    4749        -D LDFLAGS="-L/usr/lib/ -lstdc++ -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin10/4.6.2/ -lgfortran" \
    4850        -C $DAK_SRC/cmake/BuildDakotaCustom.cmake \
Note: See TracChangeset for help on using the changeset viewer.