7e4d475938
The embedded sqlite module forces FILE_OFFSET_BITS=64 unless SQLITE_DISABLE_LFS is defined, breaking the build for !largefile toolchains. Webkit internally builds sqlite, so that's affected as well. Fix it by passing -DSQLITE_DISABLE_LFS in C/CXXFLAGS for !largefile builds, similar to how we do it for the standalone sqlite package. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> |
||
---|---|---|
.. | ||
Config.gfx.in | ||
Config.in | ||
Config.keyboard.in | ||
Config.mouse.in | ||
Config.sql.in | ||
qt-4.7.3-configure.patch | ||
qt-4.7.3-pthread_getattr_np_webkit.patch | ||
qt-4.7.3-pthread_getattr_np.patch | ||
qt-4.7.3-script-qtdbus-no-gui.patch | ||
qt.mk |