summaryrefslogtreecommitdiffstats
path: root/lib/Makefile
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-11-22 19:44:49 +0000
committerbapt <bapt@FreeBSD.org>2014-11-22 19:44:49 +0000
commitac3098014529f0132e978343f4dad38c8a7fd5d3 (patch)
treec63dd3d5d27cd2d973b8979f12acdf1339342a6c /lib/Makefile
parent4542c45b7b52b707d6323eedee4a56437ea976c4 (diff)
downloadFreeBSD-src-ac3098014529f0132e978343f4dad38c8a7fd5d3.zip
FreeBSD-src-ac3098014529f0132e978343f4dad38c8a7fd5d3.tar.gz
Promote SQLite3 as a privatelib as it will also be used by mandoc
While here ensure sqlite3 is using pread(2) and enable the suppot for FTS4
Diffstat (limited to 'lib/Makefile')
-rw-r--r--lib/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Makefile b/lib/Makefile
index 8ca673a..a5d0df5 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -90,6 +90,7 @@ SUBDIR= ${SUBDIR_ORDERED} \
${_libsmb} \
${_libsmdb} \
${_libsmutil} \
+ libsqlite3 \
libstand \
libstdbuf \
libstdthreads \
OpenPOWER on IntegriCloud