Ticket #40863: bonniexx.diff

File bonniexx.diff, 529 bytes (added by takanori@…, 10 years ago)

A patch to workaround this problem.

  • Portfile

     
    4747    xinstall -m 644 -W ${worksrcpath} README-2.00 README.txt changelog.txt copyright.txt credits.txt readme.html ${destroot}${prefix}/share/doc/bonnie++
    4848}
    4949
     50compiler.blacklist      *clang*
     51
    5052notes "
    5153Darwin's sysconf() doesn't support _SC_PHYS_PAGES. Due to this limitation,\
    5254Bonnie++ cannot detect the amount of physical memory automatically. To tell\