diff options
| author | Edin Kadribasic <edink@php.net> | 2003-04-20 01:22:08 +0000 |
|---|---|---|
| committer | Edin Kadribasic <edink@php.net> | 2003-04-20 01:22:08 +0000 |
| commit | 3f95e99afc5351e38c0cc480da4acd6853a4ad9b (patch) | |
| tree | db534f0f344937d6d13501977cf3415aadc100c2 /ext/sqlite/TODO | |
| parent | 7c8c09b3cfe0da00b07edf38923018aee93f5d41 (diff) | |
| download | php-git-3f95e99afc5351e38c0cc480da4acd6853a4ad9b.tar.gz | |
Set appropriate flags when compiling bundled lib in thread-safe
and debug modes.
Diffstat (limited to 'ext/sqlite/TODO')
| -rw-r--r-- | ext/sqlite/TODO | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/ext/sqlite/TODO b/ext/sqlite/TODO index 24940a9b3b..a9c57b95dc 100644 --- a/ext/sqlite/TODO +++ b/ext/sqlite/TODO @@ -8,9 +8,4 @@ - Test-suite -- If building a ZTS build, -DTHREADSAFE while compiling libsqlite - -- If building a non-debug build, -DNDEBUG will disable the expensive - asserts in the inner loop. (and double performance) - vim:tw=78 |
