Newer version of musl does not expose LFS64 interfaces, therefore caching this is not right thing to do across both glibc and musl moreover we will enable largefile support on glibc too therefore caching it here is redundant.
Signed-off-by: Khem Raj <[email protected]> --- meta/site/powerpc32-linux | 1 - 1 file changed, 1 deletion(-) diff --git a/meta/site/powerpc32-linux b/meta/site/powerpc32-linux index 501e5b605d..764e97e4c3 100644 --- a/meta/site/powerpc32-linux +++ b/meta/site/powerpc32-linux @@ -195,7 +195,6 @@ liberty_cv_uint64=${liberty_cv_uint64=uint64_t} #samba ac_cv_func_memcmp_working=${ac_cv_func_memcmp_working=yes} -fu_cv_sys_stat_statvfs64=${fu_cv_sys_stat_statvfs64=yes} samba_cv_HAVE_BROKEN_FCNTL64_LOCKS=${samba_cv_HAVE_BROKEN_FCNTL64_LOCKS=no} samba_cv_HAVE_BROKEN_GETGROUPS=${samba_cv_HAVE_BROKEN_GETGROUPS=no} samba_cv_HAVE_BROKEN_READDIR=${samba_cv_HAVE_BROKEN_READDIR=yes} -- 2.39.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#175656): https://lists.openembedded.org/g/openembedded-core/message/175656 Mute This Topic: https://lists.openembedded.org/mt/96143441/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
