mirror of
https://github.com/php/php-src.git
synced 2026-04-28 10:43:30 +02:00
Reinstating these two items due to the fact that current config.m4
detection for debug and thread-safe build does not work if sqlite is built as a standalone extension with phpize.
This commit is contained in:
@@ -8,4 +8,9 @@
|
||||
|
||||
- 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
|
||||
|
||||
Reference in New Issue
Block a user