We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bab2d26 commit 9bbbab7Copy full SHA for 9bbbab7
embed/bcw2/build.sh
@@ -58,6 +58,7 @@ cd ~-
58
-Wl,--initial-memory=327680 \
59
-D_HAVE_SQLITE_CONFIG_H \
60
-DSQLITE_ENABLE_UPDATE_DELETE_LIMIT \
61
+ -DSQLITE_ENABLE_ORDERED_SET_AGGREGATES \
62
-DSQLITE_CUSTOM_INCLUDE=sqlite_opt.h \
63
$(awk '{print "-Wl,--export="$0}' ../exports.txt)
64
0 commit comments