Index: test/releasetest.tcl ================================================================== --- test/releasetest.tcl +++ test/releasetest.tcl @@ -29,11 +29,11 @@ } array set ::Configs { "Default" { -O2 - --disable-amalgamation + --disable-amalgamation --disable-shared } "Ftrapv" { -O2 -ftrapv -DSQLITE_MAX_ATTACHED=125 -DSQLITE_TCL_DEFAULT_FULLMUTEX=1