Re: dnscurve updates
Matthew Dempsky <[email protected]>
| Newsgroups | gmane.network.djbdns |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Oct 7, 2009 at 2:06 PM, Andy Bradford <[email protected]> wrote: > For now, NaCl won't even compile on OpenBSD (4.5). Has anyone been able > to do so? Try applying this patch: http://shinobi.dempsky.org/~matthew/patches/nacl-cpuspeed-20091007.patch > What's wrong with NaCl? :-) During compile time, NaCl automatically benchmarks how fast different implementations run on the host using different compilers and compiler flags and chooses the fastest one. The benchmarking, however, requires system-specific code, and NaCl 20090405 just didn't include that code for OpenBSD.