···168169 preConfigure = lib.optionalString useMpi ''
170 cat << EOF >> user-config.jam
171- using mpi : ${mpi}/bin/mpiCC ;
172 EOF
173 ''
174 # On darwin we need to add the `$out/lib` to the libraries' rpath explicitly,
···168169 preConfigure = lib.optionalString useMpi ''
170 cat << EOF >> user-config.jam
171+ using mpi : ${lib.getDev mpi}/bin/mpiCC ;
172 EOF
173 ''
174 # On darwin we need to add the `$out/lib` to the libraries' rpath explicitly,