This commit is contained in:
Nuno Cruces
2023-06-24 02:18:56 +01:00
parent 41b020bafc
commit 738714bf32
23 changed files with 71 additions and 55 deletions

View File

@@ -18,6 +18,7 @@ WASI_SDK="$ROOT/tools/wasi-sdk-20.0/bin"
-Wl,--initial-memory=327680 \
-Wl,--stack-first \
-Wl,--import-undefined \
-D_HAVE_SQLITE_CONFIG_H \
$(awk '{print "-Wl,--export="$0}' exports.txt)
trap 'rm -f sqlite3.tmp' EXIT

Binary file not shown.