From f228816300a40a6f8cd90293a629fffad952c6ce Mon Sep 17 00:00:00 2001 From: Jan Mercl <0xjnml@gmail.com> Date: Sun, 13 Sep 2020 15:31:23 +0200 Subject: support linux/arm{,64} --- generator.go | 1 - 1 file changed, 1 deletion(-) (limited to 'generator.go') diff --git a/generator.go b/generator.go index 7170b72..bc0cf17 100644 --- a/generator.go +++ b/generator.go @@ -194,7 +194,6 @@ var ( //TODO "-DSQLITE_ENABLE_ICU", //TODO "-DSQLITE_MAX_EXPR_DEPTH=0", // bug reported https://sqlite.org/forum/forumpost/87b9262f66, fixed in https://sqlite.org/src/info/5f58dd3a19605b6f //TODO "-DSQLITE_MAX_MMAP_SIZE=8589934592", // testfixture, bug reported https://sqlite.org/forum/forumpost/34380589f7, fixed in https://sqlite.org/src/info/d8e47382160e98be - //TODO 386 "-DSQLITE_MAX_MMAP_SIZE=0", // mmap somehow fails on linux/386 //TODO- "-DSQLITE_DEBUG", //TODO- "-DSQLITE_ENABLE_API_ARMOR", //TODO- "-DSQLITE_MEMDEBUG", -- cgit v1.2.3-70-g09d2