Skip to content

Commit

Permalink
mpi portgroup: set configure.cxx_stdlib
Browse files Browse the repository at this point in the history
  • Loading branch information
jmroot committed Jun 9, 2018
1 parent 50dd30d commit 7960f99
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _resources/port1.0/group/mpi-1.0.tcl
Expand Up @@ -90,6 +90,8 @@ proc mpi.setup_variants {variants} {
if {\$c_name eq {}} {
set p_name mp
set d_name default
} elseif {\[string match gcc* \$c_name\]} {
configure.cxx_stdlib macports-libstdc++
}
set path \"etc/select/mpi/${variant}-\${p_name}\"
Expand Down

0 comments on commit 7960f99

Please sign in to comment.