716cbf2576
Do it properly and only enable thread-safety, but not the worker thread support. The latter is what requires the whole libpthread dependency. A potential compromis would be to use a weak pthread_create and only enable worker threads if it is provided, but given that it is only really used for large sorts, don't bother for now. |
||
---|---|---|
.. | ||
bin | ||
dist | ||
lib | ||
man | ||
sqlite2mdoc | ||
Makefile | ||
Makefile.inc | ||
README |
# $NetBSD: README,v 1.1 2016/03/30 21:31:44 christos Exp $ To regenerate the man pages, build and run sqlite2mdoc < /usr/include/sqlite3.h