summaryrefslogtreecommitdiff
path: root/toolchain/gcc
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2011-06-27 11:56:11 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2011-06-27 11:56:11 +0200
commit7e4d47593850851d6fcaa6068258c16cc8761ab5 (patch)
treebf3154935b9877bd5117041ccd054fbd1e0454f0 /toolchain/gcc
parent36f8b40d22ce68155744124d75489dc15b5ff34c (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 'toolchain/gcc')
0 files changed, 0 insertions, 0 deletions