On Sunday 2014-07-13 17:36, Brent Cook wrote: >>> >>> This release includes a number of portability fixes based on the >>> initial feedback we have received from the community. >> >> I was looking at Solaris documentation and found that -lrt may be >> needed for some versions as well. A test has not been conducted. > >Thanks Jan, we fixed this in a more generic way: > >https://github.com/libressl-portable/portable/commit/7a9aa4dd7eaa91a532af39ff299990fac09e49f2
Ah yes, interesting. JFYI, mingw-w64 has clock_gettime in -lpthread instead, so that needs to be tested as well.