Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix rst.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Wed, 5 May 2021 08:22:46 +0000 (10:22 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 6 May 2021 12:04:53 +0000 (14:04 +0200)
docs/source/Installing_SimGrid.rst

index c2b92cb..0db6065 100644 (file)
@@ -293,9 +293,7 @@ minimal-bindings (on/OFF)
   Take as few optional dependencies as possible, to get minimal
   library bindings in Java and Python.
 
-SMPI_C_FLAGS (string)
-SMPI_CXX_FLAGS (string)
-SMPI_Fortran_FLAGS (string)
+SMPI_C_FLAGS, SMPI_CXX_FLAGS, SMPI_Fortran_FLAGS (string)
   Default compiler options to use in smpicc, smpicxx, or smpiff.
   This can be useful to set options like "-m32" or "-m64".