Ticket #49669: mpi-1.0.tcl.patch

File mpi-1.0.tcl.patch, 373 bytes (added by mwolfram@…, 8 years ago)

Patch to fix the missing mpi.default

  • mpi-1.0.tcl

    old new  
    225225}
    226226
    227227proc mpi.setup {args} {
    228     global cdb mpidb mpi.variants mpi.require compilers.variants name
     228    global cdb mpidb mpi.variants mpi.require mpi.default compilers.variants name
    229229
    230230    set add_list {}
    231231    set remove_list ${mpi.variants}