summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gdb/gdb-cross-canadian.inc
diff options
context:
space:
mode:
authorJulian Pidancet <julian.pidancet@gmail.com>2011-10-26 22:41:23 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-10-27 08:45:47 +0100
commit96415387fa16088be86486a97b145bc186e8968f (patch)
tree87cf4adb8471d63447b6a8f420ec50752f226db7 /meta/recipes-devtools/gdb/gdb-cross-canadian.inc
parent8eb10106116170aae3cea8be3611b8b8608b3b08 (diff)
downloadast2050-yocto-poky-96415387fa16088be86486a97b145bc186e8968f.zip
ast2050-yocto-poky-96415387fa16088be86486a97b145bc186e8968f.tar.gz
Give coreutils a chance to build the df utility
The coreutils configure script is unable determine how to get free space from the Operating System when cross-compiling. This changes caches the result of the "statfs2_bsize" test for the coreutils configure script. Both glibc and uclibc defines statfs as a two-argument function and uses a struct statfs containing a f_bsize field. That's why the fu_cv_sys_stat_statfs2_bsize variable has to be defined for both libcs. (From OE-Core rev: fa1eb21933a880aa20e4ca87574753b1ec272c3b) Signed-off-by: Julian Pidancet <julian.pidancet@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gdb/gdb-cross-canadian.inc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud