diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2013-09-30 23:20:44 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2013-10-01 23:26:12 +0200 |
commit | c07f1ce0ec8a75aeed67c0991a10106e79f22323 (patch) | |
tree | 63c156f2a0cb1591893dd27708ca85030695678f /package/qt5/qt5jsbackend/qt5jsbackend-dont-import-bz2-python-module.patch | |
parent | 498ba363e0fcfa62bc7466feceaa044f90fec8ab (diff) | |
download | buildroot-c07f1ce0ec8a75aeed67c0991a10106e79f22323.tar.gz buildroot-c07f1ce0ec8a75aeed67c0991a10106e79f22323.zip |
trace-cmd: fix largefile build problem
The source files of trace-cmd already define _LARGEFILE64_SOURCE, but
Buildroot passes it again on the build command line through CFLAGS,
which causes a build error. We fix this by filtering out our
definition of _LARGEFILE64_SOURCE from the CFLAGS before passing them
to the trace-cmd Makefile.
Fixes the warning visible at:
http://autobuild.buildroot.net/results/1c4567a230940a5287d03e2a5c2c7afbdc64cd36/build-end.log
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/qt5/qt5jsbackend/qt5jsbackend-dont-import-bz2-python-module.patch')
0 files changed, 0 insertions, 0 deletions