]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Resolve a parallel build timing issue when building sqlite3.c/h from ext/wasm. For...
authorstephan <stephan@noemail.net>
Thu, 2 Mar 2023 06:58:55 +0000 (06:58 +0000)
committerstephan <stephan@noemail.net>
Thu, 2 Mar 2023 06:58:55 +0000 (06:58 +0000)
commitc355f6c839f3df778eae3892a6bdd1b099566930
treec35dd5ae1ba1a78473a10aea0a42ad1ec5fb1cb7
parentc3d84b4cbd911586dbb12b6d7cd57d9a3e8dccf5
Resolve a parallel build timing issue when building sqlite3.c/h from ext/wasm. For the time being, do not add sqlite3_wasm_extra_init.c to fiddle.wasm because it can cause duplicate definitions of extensions which are already built into the shell (a better resolution for this conflict is pending). No longer add sqlite3_wasm_extra_init.c to speedtest1.wasm because it's useless there.

FossilOrigin-Name: 75fdd5b83b4c527d25649b0d08841e3dc7d4d8109c1c97b2195b303538ced73d
ext/wasm/GNUmakefile
ext/wasm/fiddle.make
manifest
manifest.uuid