Fix define.

This commit is contained in:
Nuno Cruces
2025-11-18 17:58:26 +00:00
parent bab2d26652
commit 9bbbab77f6

View File

@@ -58,6 +58,7 @@ cd ~-
-Wl,--initial-memory=327680 \
-D_HAVE_SQLITE_CONFIG_H \
-DSQLITE_ENABLE_UPDATE_DELETE_LIMIT \
-DSQLITE_ENABLE_ORDERED_SET_AGGREGATES \
-DSQLITE_CUSTOM_INCLUDE=sqlite_opt.h \
$(awk '{print "-Wl,--export="$0}' ../exports.txt)