buildrootschalter/package/qt
Peter Korsgaard 7e4d475938 qt: fix webkit/sqlite build without largefile support
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>
2011-06-27 11:56:11 +02:00
..
Config.gfx.in
Config.in qt: QtDeclarative needs script support as well 2011-06-21 13:15:04 +02:00
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: fix typo in webkit pthread_getattr_np patch 2011-06-27 10:29:46 +02:00
qt-4.7.3-pthread_getattr_np.patch qt: update pthread_getattr_np patches for uClibc 0.9.32 2011-06-22 21:58:46 +02:00
qt-4.7.3-script-qtdbus-no-gui.patch
qt.mk qt: fix webkit/sqlite build without largefile support 2011-06-27 11:56:11 +02:00