]> AND Public Git Repository - simgrid.git/blobdiff - src/smpi/smpicc.in
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Completely rework the properties of netzones
[simgrid.git] / src / smpi / smpicc.in
index d664bbfba4ab577329c3e2a81cc199d908fe3d98..33b139112ce4cd5766890617a3571bdff0fcb9f2 100755 (executable)
@@ -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