From: Augustin Degomme Date: Thu, 7 Nov 2013 23:08:30 +0000 (+0100) Subject: thanks to Matthieu Volat, freebsd build may work again. If it doesn't, blame him X-Git-Tag: v3_10_rc2~7 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/048eca56ac5a50c0eed581d0e086c25f07c89013 thanks to Matthieu Volat, freebsd build may work again. If it doesn't, blame him (cherry picked from commit afa65d266d24d09dce77e5a2e40dec5abdd791b7) --- diff --git a/src/smpi/smpicc.in b/src/smpi/smpicc.in index 36ddd2b0fb..843c526927 100755 --- a/src/smpi/smpicc.in +++ b/src/smpi/smpicc.in @@ -1,4 +1,4 @@ -#! /bin/bash +#! /bin/sh CC=@CMAKE_C_COMPILER@