X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c913626231c8aa1a7b70757db5c6c8a9f9c529f6..19cfcebd2961f4fdb453d3f3a690de00b3f49125:/src/smpi/smpif90.in diff --git a/src/smpi/smpif90.in b/src/smpi/smpif90.in index eae18c87aa..2bae9781bd 100644 --- a/src/smpi/smpif90.in +++ b/src/smpi/smpif90.in @@ -1,12 +1,12 @@ #!/usr/bin/env sh -# Copyright (c) 2012-2021. The SimGrid Team. All rights reserved. +# Copyright (c) 2012-2022. The SimGrid Team. All rights reserved. # This program is free software; you can redistribute it and/or modify it # under the terms of the license (GNU LGPL) which comes with this package. SIMGRID_VERSION="@SIMGRID_VERSION_STRING@" -SIMGRID_GITHASH="@SIMGRID_GITHASH@" +SIMGRID_GITHASH="@GIT_VERSION@" REAL_FORTRAN_COMPILER=@SMPI_Fortran_COMPILER@ @@ -52,7 +52,7 @@ filter_and_compile() { fi list_add CMDLINE "${SRCFILE}" } - +TRACE_CALL_LOCATION=0 NEEDS_OUTPUT=1 list_set CMDLINE "${REAL_FORTRAN_COMPILER}"