Skip to content

Commit 9bbbab7

Browse files
committed
Fix define.
1 parent bab2d26 commit 9bbbab7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

embed/bcw2/build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ cd ~-
5858
-Wl,--initial-memory=327680 \
5959
-D_HAVE_SQLITE_CONFIG_H \
6060
-DSQLITE_ENABLE_UPDATE_DELETE_LIMIT \
61+
-DSQLITE_ENABLE_ORDERED_SET_AGGREGATES \
6162
-DSQLITE_CUSTOM_INCLUDE=sqlite_opt.h \
6263
$(awk '{print "-Wl,--export="$0}' ../exports.txt)
6364

0 commit comments

Comments
 (0)