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 qt: bump version 2010-04-02 15:34:22 +02:00
Config.in qt: QtDeclarative needs script support as well 2011-06-21 13:15:04 +02:00
Config.keyboard.in qt: bump version 2010-04-02 15:34:22 +02:00
Config.mouse.in qt: add option to hide mouse cursor 2011-02-25 21:45:31 +01:00
Config.sql.in qt: add option for system sqlite 2011-03-05 15:32:01 +01:00
qt-4.7.3-configure.patch qt: bump version 2011-05-16 14:09:42 +02:00
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: fix build when script+dbus are enabled, but gui isn't 2011-05-16 14:27:24 +02:00
qt.mk qt: fix webkit/sqlite build without largefile support 2011-06-27 11:56:11 +02:00