mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-26 01:06:27 +02:00
re-roder patching
This commit is contained in:
parent
584952b9ee
commit
5ac34d1654
2 changed files with 3 additions and 7 deletions
|
|
@ -10,9 +10,6 @@ index 36183bb..d202a26 100755
|
|||
-DSQLITE_CUSTOM_INCLUDE=sqlite_opt.h \
|
||||
$(awk '{print "-Wl,--export="$0}' exports.txt)
|
||||
|
||||
diff --git a/embed/sqlite3.wasm b/embed/sqlite3.wasm
|
||||
index 569f0b3..b1d9693 100755
|
||||
Binary files a/embed/sqlite3.wasm and b/embed/sqlite3.wasm differ
|
||||
diff --git a/sqlite3/main.c b/sqlite3/main.c
|
||||
index 4fb926b..49a9ee9 100644
|
||||
--- a/sqlite3/main.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue