summaryrefslogtreecommitdiffstats
path: root/linux
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2012-10-29 21:35:10 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2012-10-29 21:35:10 +0100
commit23f6455bff246195bf9e5106435fdece64a0dde2 (patch)
tree0a16b570977c5947f5f2637cf2a9cd89215ad3ed /linux
parent6fce747d08437fc35d67b69631254faf3982db69 (diff)
downloadbuildroot-novena-23f6455bff246195bf9e5106435fdece64a0dde2.tar.gz
buildroot-novena-23f6455bff246195bf9e5106435fdece64a0dde2.zip
strace: fix build with BR2_LARGEFILE
http://autobuild.buildroot.net/results/4ce0ce4dcb917889ef70208bd4bac63851c1fb92 Strace gets confused when built with -D_FILE_OFFSET_BITS=64 (which transparently uses the lfs versions of functions/types), so strip this from compiler/preprocessor flags. Inspired by Gentoo who does the same: http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/dev-util/strace/strace-4.7.ebuild Tested using qemu_arm_versatile_defconfig and the following command line: strace dd if=/dev/zero bs=1M skip=5000 count=1 of=/dev/null Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'linux')
0 files changed, 0 insertions, 0 deletions