On Wed, 2022-11-30 at 17:56 +0100, Alexandre Belloni wrote: > On 30/11/2022 16:46:17+0000, Ross Burton wrote: > > On 30 Nov 2022, at 14:20, Richard Purdie via lists.yoctoproject.org > > <[email protected]> wrote: > > > > > * Could we optionally disable some of the glibc 32 bit function calls > > > > > to ensure they're not being used? > > > > > > > > Could you be more specific here? Would you like to disable some > > > > syscalls? > > > > > > I'm meaning disabling the 32 bit glibc time functions. > > > > Some time ago I filed > > https://bugzilla.yoctoproject.org/show_bug.cgi?id=6803 as Debian > > has a nice sanity check where it warns if non-LFS glibc functions > > are used. I imagine the same logic could be used to check for 32- > > bit time_t use.
That sounds interesting and something we should probably look into for both issues... > > > > We can simply disable COMPAT_32BIT_TIME in the kernel config. That would cause runtime issues but not build time linking ones? Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#1679): https://lists.openembedded.org/g/openembedded-architecture/message/1679 Mute This Topic: https://lists.openembedded.org/mt/95361985/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-architecture/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
