X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/3bf4b2f917646520bc564cdc85c6fd256e0ed6e5..e0a8173fd5ec09538eafc6959a8a52fa9ce36804:/src/smpi/smpicc.in diff --git a/src/smpi/smpicc.in b/src/smpi/smpicc.in index d664bbfba4..8667c84dbe 100755 --- a/src/smpi/smpicc.in +++ b/src/smpi/smpicc.in @@ -1,6 +1,6 @@ #! /bin/sh -# Copyright (c) 2007-2015. The SimGrid Team. +# Copyright (c) 2007-2017. The SimGrid Team. # All rights reserved. # This program is free software; you can redistribute it and/or modify it @@ -52,7 +52,7 @@ while [ $# -gt 0 ]; do exit 0 ;; '-trace-call-location') - list_add_not_empty CMDLINE "-DTRACE_CALL_LOCATION" + list_add_not_empty CMDARGS "-DTRACE_CALL_LOCATION" ;; '-compiler-version' | '--compiler-version') ${CC} --version