Update build.rs

This commit is contained in:
Simon Choi 2025-02-05 16:52:46 +01:00
parent b837d3d0b6
commit caf06f8cde

View File

@ -282,6 +282,7 @@ mod build_bundled {
cfg.flag("-DSQLITE_OS_OTHER")
.flag("-DSQLITE_TEMP_STORE=3")
.flag("-DSQLITE_OMIT_LOCALTIME")
.flag("-DLONGDOUBLE_TYPE=double")
.flag("-Wno-incompatible-library-redeclaration");
let supported_features = [