Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
send warning here instead of debug
[simgrid.git] / src / smpi / smpicxx.in
index 1e6b88d..fa06913 100755 (executable)
@@ -17,7 +17,7 @@ CMAKE_LINKARGS="-L@libdir@"
 @SMPITOOLS_SH@
 
 list_set CXXFLAGS "-std=gnu++11"
-list_set LINKARGS "-std=gnu++11"
+list_set LINKARGS
 if [ "@WIN32@" != "1" ]; then
     # list_add CXXFLAGS "-include" "@includedir@/smpi/smpi_helpers.h"
     list_add CXXFLAGS "-fpic"