Eelco Dolstra 2b5ccf8a53 sqlite: Enable optimization
Commit a28940d9d5 changed the SQLite
build to use CFLAGS instead of NIX_CFLAGS_COMPILE, but that's really
bad because it clobbers the default -O2 flag. So all this time we had
an unoptimized SQLite build. (This is one of the reasons why
NIX_CFLAGS_COMPILE exists - messing with CFLAGS is almost never a good
idea.)
2014-10-24 11:55:11 +02:00
2014-10-07 16:23:27 +04:00
2014-10-22 18:43:34 +02:00
2014-10-15 18:50:28 +02:00
2014-10-24 11:55:11 +02:00
2014-10-22 15:59:35 +02:00
S
Description
No description provided
Readme 5 GiB
Languages
Nix 95%
Shell 2%
Python 1.8%
Rust 0.3%
JavaScript 0.2%
Other 0.4%