diff options
author | Romain Naour <romain.naour@openwide.fr> | 2015-01-24 16:23:43 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-02-05 22:49:04 +0100 |
commit | 3046df45728e2f84adcc50e14469099d9e52ce64 (patch) | |
tree | fac32ed152185e4b81b9696aad200bf987783437 /package/qt5/qt5base/0005-qdrawhelper.cpp-Fix-build-on-mips-without-dsp-support.patch | |
parent | 8a68dc36910eb7ca5c8f765195f170a462d73258 (diff) | |
download | buildroot-3046df45728e2f84adcc50e14469099d9e52ce64.tar.gz buildroot-3046df45728e2f84adcc50e14469099d9e52ce64.zip |
package/infozip: fix LARGE_FILE_SUPPORT check
The LFS check was dropped in commit cc4dedd9.
Since then there is a runtime error:
zip warning : Not supported (uzoff_t not same size as zoff_t)
However LFS check can't readded as is because it can't work
for cross-compilation since it try to run a target's binary on
the host system.
Replace infozip's LFS check with the one used by autoconf.
This allows to readd LFS support for host-infozip.
Reported-by: Richard Genoud <richard.genoud@gmail.com>
Signed-off-by: Romain Naour <romain.naour@openwide.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/qt5/qt5base/0005-qdrawhelper.cpp-Fix-build-on-mips-without-dsp-support.patch')
0 files changed, 0 insertions, 0 deletions