New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #21525: Portfile-valgrind.diff

File Portfile-valgrind.diff, 489 bytes (added by guillaume-jean@…, 2 years ago)

Patch for the valgrind Portfile

  • Portfile

    old new  
    2222# as they are only used for tests 
    2323 
    2424configure.args  --mandir=${prefix}/share/man \ 
    25                 --without-mpicc 
     25                --without-mpicc \ 
     26                --build=amd64-darwin 
     27 
     28patchfiles      patch-valgrind-global.diff 
    2629 
    2730checksums       md5     f03522a4687cf76c676c9494fcc0a517 \ 
    2831                sha1    76678c2617278cc9fbda1232e4e56fb2a96b0eb8 \