K 10 svn:author V 6 pkubaj K 8 svn:date V 27 2020-11-25T23:23:56.541013Z K 7 svn:log V 216 Add CFLAGS_powerpc64le=-DSQLITE_BYTEORDER=1234 to Gecko ports. This is because sqlite is bundled there and not defining SQLITE_BYTEORDER makes sqlite think all PPC are big-endian, which breaks history and bookmarks. END