Build sqlite3 with usleep(3) support so it does not round all sleeps up to second intervals.
modified external/Makefile.am
@@ -179,6 +179,7 @@ sqlite_common_cflags= -DHAVE_SQLITE_CONFIG_H \
|
|
|
|
|
|
| + | |
|
|
|
|
|
|
|
|
|
|
|
| + | |
|
|
|
|
|