Re: dnscurve updates
Mark Johnson <[email protected]>
| Newsgroups | gmane.network.djbdns |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Oct 7, 2009 at 4:25 PM, Matthew Dempsky <[email protected]> wrote: > 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. The 'pick the fastest implementation' thing is just dandy until you want to cross-compile. I've been trying to make sense of it enough to replace it with something else, but there are some voodoo built sources that only exist at certain times during the build that I haven't tracked down yet.