diff --git a/environments/lfric/etc/env.activate.sh b/environments/lfric/etc/env.activate.sh index 0b5c165..26bff57 100644 --- a/environments/lfric/etc/env.activate.sh +++ b/environments/lfric/etc/env.activate.sh @@ -7,4 +7,4 @@ export LDMPI=mpifort export FPP="cpp -traditional" export FFLAGS="${OMPI_FCFLAGS:-} -I$SPACK_ENV_VIEW/include -I$SPACK_ENV_VIEW/lib" export LIBRARY_PATH=$SPACK_ENV_VIEW/lib:$LIBRARY_PATH - +export PSYCLONE_TRANSMUTE_EXTRAS="-l all --backend disable-indentation"