Changeset 1838


Ignore:
Timestamp:
Aug 9, 2013, 2:24:25 PM (11 years ago)
Author:
Laurent Fairhead
Message:

Modification (provisoire?) pour l'édition des liens LMDZ/ORCHIDEE2.0 avec install.sh:
la librairie liborchidee.a telle qu'installée actuellement par install.sh ne contient
aucune des routines nécessaires à l'édition des liens


Provisionnal(?) modifications to link LMDZ and ORCHIDEE2.0 with the install.sh script:
the liborchidee.a library presently installed by install.sh does contain any of the
necessary routines needed for linking

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/trunk/makelmdz

    r1811 r1838  
    363363   fi
    364364   if [[ "$veget" == "orchidee2.0" ]] ; then
    365       orch_libs=orchidee
     365      orch_libs="sechiba parameters stomate parallel orglob orchidee"
    366366   else
    367367      orch_libs="sechiba parameters stomate parallel orglob"
Note: See TracChangeset for help on using the changeset viewer.