Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Copy the values of {C,CXX,F}FLAGS into smpi{cc,cxx,ff,f90}.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 16 May 2019 20:52:28 +0000 (22:52 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 16 May 2019 21:21:43 +0000 (23:21 +0200)
commitb19516b0c55b093120c06185c404bfc22ef90f80
tree4a1cbcff0cdd577ff3a4ea70961ca506c6e78b91
parent71e13c3483a9a7cbbb9349758383bb8fb849b56e
Copy the values of {C,CXX,F}FLAGS into smpi{cc,cxx,ff,f90}.

The goal is to be able to give compiler flags at cmake time, and to have
them used later by the smpi script.
For example, it can be used to pass "-m64" and build a 64bit simgrid
when it's 32it by default (e.g. on Solaris).

The goal is, for example, to be able to set the variable
CMakeLists.txt
src/smpi/smpicc.in
src/smpi/smpicxx.in