New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 3459 for branches/2012/dev_r3406_LOCEAN4_XIOS/NEMOGCM/EXTERNAL/XIOS/bld.cfg – NEMO

Ignore:
Timestamp:
2012-08-31T15:01:02+02:00 (12 years ago)
Author:
rblod
Message:

branch dev_r3406_LOCEAN4_XIOS : Correct bld.cfg for XIOS and add Jade computer

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2012/dev_r3406_LOCEAN4_XIOS/NEMOGCM/EXTERNAL/XIOS/bld.cfg

    r3431 r3459  
    3232bld::tool::cpp       cpp 
    3333bld::tool::cppflags  %XIO_INC -I${PWD}/extern/boost/include -I${PWD}/extern/rapidxml/include  
    34 bld::tool::fppflags  -std=c99 %XIO_INC -I${PWD}/extern/boost/include -I${PWD}/extern/rapidxml/include  
     34bld::tool::fppflags  -P %XIO_INC -I${PWD}/extern/boost/include -I${PWD}/extern/rapidxml/include  
    3535bld::tool::ld        %XIO_LD 
    3636bld::tool::ldflags   %XIO_LDFLAGS %XIO_LDINC 
Note: See TracChangeset for help on using the changeset viewer.