Compile sqlite with NDEBUG so we can debug

This commit is contained in:
mpilman 2019-03-14 22:15:54 -07:00
parent ae84f5424a
commit 02e3b634fb
1 changed files with 0 additions and 7 deletions

View File

@ -66,13 +66,6 @@ set(FDBSERVER_SRCS
SimulatedCluster.actor.cpp
SimulatedCluster.h
SkipList.cpp
sqlite/btree.h
sqlite/hash.h
sqlite/sqlite3.h
sqlite/sqlite3ext.h
sqlite/sqliteInt.h
sqlite/sqliteLimit.h
sqlite/sqlite3.amalgamation.c
Status.actor.cpp
Status.h
StorageMetrics.actor.h