Revision: 141209 https://trac.macports.org/changeset/141209 Author: jeremyhu@macports.org Date: 2015-10-12 13:51:49 -0700 (Mon, 12 Oct 2015) Log Message: ----------- bonniexx: The current version builds fine with macports-clang-3.4 and Xcode 7's clang. Remove blacklist Modified Paths: -------------- trunk/dports/benchmarks/bonniexx/Portfile Modified: trunk/dports/benchmarks/bonniexx/Portfile =================================================================== --- trunk/dports/benchmarks/bonniexx/Portfile 2015-10-12 20:26:15 UTC (rev 141208) +++ trunk/dports/benchmarks/bonniexx/Portfile 2015-10-12 20:51:49 UTC (rev 141209) @@ -4,6 +4,7 @@ name bonniexx version 1.97 +revision 1 categories benchmarks maintainers nomaintainer description Disk and FS performance tester @@ -50,8 +51,6 @@ xinstall -m 644 -W ${worksrcpath} README-2.00 README.txt changelog.txt copyright.txt credits.txt readme.html ${destroot}${prefix}/share/doc/bonnie++ } -compiler.blacklist *clang* - notes " Darwin's sysconf() doesn't support _SC_PHYS_PAGES. Due to this limitation,\ Bonnie++ cannot detect the amount of physical memory automatically. To tell\
participants (1)
-
jeremyhu@macports.org