gecko/db
Nathan Froyd 3fdd37de7a Bug 1185616 - remove optimization-related hacks in sqlite's Makefile.in; r=glandium
The Mac-specific MODULE_OPTIMIZE_FLAGS was presumably related to the
ancient version of gcc we used to use on the Mac.  Ideally, clang will
not have the same issues.

By the same token, the Windows-specific MODULE_OPTIMIZE_FLAGS was due to
MSVC 2005.  Ideally, the pertinent crashes have been fixed in MSVC 2013
and above.
2015-07-20 11:09:49 -04:00
..
sqlite3 Bug 1185616 - remove optimization-related hacks in sqlite's Makefile.in; r=glandium 2015-07-20 11:09:49 -04:00