Changes between Initial Version and Version 1 of Ticket #25829


Ignore:
Timestamp:
Jul 27, 2010, 12:57:56 PM (14 years ago)
Author:
jmroot (Joshua Root)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #25829

    • Property Cc mww@… removed
    • Property Owner changed from macports-tickets@… to mww@…
    • Property Version changed from 1.9.1 to
    • Property Keywords openmpi removed
  • Ticket #25829 – Description

    initial v1  
    11add a variant with valgrind support with
    22
    3 
    4 
     3{{{
    54variant valgrind description {enable valgrind support} {
    65  depends_lib-append    port:valgrind
    76  configure.args-append --enable-debug --enable-memchecker --with-valgrind=${prefix}
    87}
     8}}}