diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2011-06-27 11:56:11 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2011-06-27 11:56:11 +0200 |
commit | 7e4d47593850851d6fcaa6068258c16cc8761ab5 (patch) | |
tree | bf3154935b9877bd5117041ccd054fbd1e0454f0 /package/axel | |
parent | 36f8b40d22ce68155744124d75489dc15b5ff34c (diff) |
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>
Diffstat (limited to 'package/axel')
0 files changed, 0 insertions, 0 deletions