#25829: openmpi 1.4.1 : valgrind support ---------------------------------+------------------------------------------ Reporter: dechaume@… | Owner: mww@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: openmpi ---------------------------------+------------------------------------------ Changes (by jmr@…): * keywords: openmpi => * owner: macports-tickets@… => mww@… * version: 1.9.1 => * cc: mww@… (removed) Old description:
add a variant with valgrind support with
variant valgrind description {enable valgrind support} { depends_lib-append port:valgrind configure.args-append --enable-debug --enable-memchecker --with- valgrind=${prefix} }
New description: add a variant with valgrind support with {{{ variant valgrind description {enable valgrind support} { depends_lib-append port:valgrind configure.args-append --enable-debug --enable-memchecker --with- valgrind=${prefix} } }}} -- -- Ticket URL: <http://trac.macports.org/ticket/25829#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS