[Bug 229003] Re: Build sqlite3 with fts3 fulltext search
Reed Loden
reed at reedloden.com
Thu Oct 22 05:08:22 UTC 2009
Hmm, how does this differ from #214938?
At least on jaunty, sqlite3's debian/rules has:
DEB_OPT_FLAG := -O2 -fno-strict-aliasing -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_RTREE=1
-DSQLITE_ENABLE_FTS3 should really be -DSQLITE_ENABLE_FTS3=1 and
-DSQLITE_CORE=1 should be listed, too, but I think it'll still work with
just -DSQLITE_ENABLE_FTS3 as it is currently. so, this bug may already
be fixed, which would be awesome. Need to confirm that, though, and
really should be using -DSQLITE_CORE=1 -DSQLITE_ENABLE_FTS3=1 for flags.
--
Build sqlite3 with fts3 fulltext search
https://bugs.launchpad.net/bugs/229003
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to firefox-3.0 in ubuntu.
More information about the Ubuntu-mozillateam-bugs
mailing list