Date: Wed, 5 Mar 2003 14:40:38 -0800 (PST) From: "David E. O'Brien" <obrien@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/benchmarks/bonnie++/files patch-getc_putc.cpp Message-ID: <200303052240.h25MecUU006490@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2003/03/05 14:40:38 PST
FreeBSD ports repository
Added files:
benchmarks/bonnie++/files patch-getc_putc.cpp
Log:
Fix the build on 64-bit machines.
The STL provides a min(unsigned, unsigned) implimentation by default,
but not a min(unsigned long, unsigned) one.
Revision Changes Path
1.1 +15 -0 ports/benchmarks/bonnie++/files/patch-getc_putc.cpp (new)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303052240.h25MecUU006490>
