X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/539916de848562683cf2e5425d5160c2a43f135a..8d9c110f5bf839dcb7426f7750c09b3ff196bdf3:/tools/stack-cleaner/cc diff --git a/tools/stack-cleaner/cc b/tools/stack-cleaner/cc index d6da0f2a1c..fe2fe7ec7c 100755 --- a/tools/stack-cleaner/cc +++ b/tools/stack-cleaner/cc @@ -1,3 +1,3 @@ -#!/bin/sh +#!/usr/bin/env sh path="$(dirname $0)" exec "$path"/compiler-wrapper cc "$@"