summaryrefslogtreecommitdiffstats
path: root/toolchain/gcc
diff options
context:
space:
mode:
authorPeter Korsgaard2011-06-27 11:56:11 +0200
committerPeter Korsgaard2011-06-27 11:56:11 +0200
commit7e4d47593850851d6fcaa6068258c16cc8761ab5 (patch)
treebf3154935b9877bd5117041ccd054fbd1e0454f0 /toolchain/gcc
parentqt: fix typo in webkit pthread_getattr_np patch (diff)
downloadbuildroot-7e4d47593850851d6fcaa6068258c16cc8761ab5.tar.gz
buildroot-7e4d47593850851d6fcaa6068258c16cc8761ab5.tar.xz
buildroot-7e4d47593850851d6fcaa6068258c16cc8761ab5.zip
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