Index: LMDZ6/trunk/arch/arch-X64_JEANZAY_PBIOIPSL.fcm
===================================================================
--- LMDZ6/trunk/arch/arch-X64_JEANZAY_PBIOIPSL.fcm	(revision 5374)
+++ LMDZ6/trunk/arch/arch-X64_JEANZAY_PBIOIPSL.fcm	(revision 5378)
@@ -1,13 +1,14 @@
 # Note: this is a TEMPORARY (12/24) arch to resolve an issue linked to paths in ORCHIDEE archs
 # It's just a copy of X64_JEANZAY so that the installer uses the LMDZ arch rather than the ORCHIDEE's base arch
+# + `-P -traditional` in FPP_FLAGS for orchidee compilation
 
 # $Id$
 %COMPILER            mpiifort
 %LINK                mpiifort
-%FPP                 mpiifort -E
+%FPP                 mpiifort
 %AR                  ar
 %ARFLAGS             rs
 %MAKE                gmake
-%FPP_FLAGS           
+%FPP_FLAGS           -E -P -traditional
 %FPP_DEF             NC_DOUBLE FFT_MKL
 %BASE_FFLAGS         -i4 -r8 -auto -align all -fp-model strict
