]> granicus.if.org Git - php/commit
Disable optimizations at the moment for libsqlite on VC6 with the amalgamation, will...
authorScott MacVicar <scottmac@php.net>
Tue, 14 Oct 2008 09:56:25 +0000 (09:56 +0000)
committerScott MacVicar <scottmac@php.net>
Tue, 14 Oct 2008 09:56:25 +0000 (09:56 +0000)
commit3d615717096201643d8be3d9f40a71bdbf9f8160
tree465e7d853976529976016e0b2411cba34950b935
parent347a58939dab697acfb1898472662eec6a5990ba
Disable optimizations at the moment for libsqlite on VC6 with the amalgamation, will most likely need to track down what particular function is causing problems or consider setting the flags to /O1 for libsqlite specifically.
ext/sqlite3/libsqlite/sqlite3.c