mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-13 17:39:57 +00:00
4616783204
This package tries to use fseek/fseeko/fseeko64 based on a local logic where it sees a need to use largefile supported fseeko on 32bit however is a transparent implementation of fseeko, so to get explicit definitions of fseeko64/lseek64 etc. serve the definition on 32bit architectures via cmdline Signed-off-by: Khem Raj <raj.khem@gmail.com>