Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Move process_vm_readv-based implementation of libunwind in simgrid::mc
[simgrid.git] / tools / stack-cleaner / fortran
index c435b4a..62087fd 100755 (executable)
@@ -1,3 +1,3 @@
 #!/bin/sh
 path="$(dirname $0)"
-exec "${FILTER_CC:-gfortran}" -B "$path" "$@"
+exec "$path"/compiler-wrapper gfortran "$@"