On Thu, Dec 08 2022, Richard Purdie wrote: > On Thu, 2022-12-08 at 11:00 +0100, Alexander Kanavin wrote: >> On Thu, 8 Dec 2022 at 08:11, Ola x Nilsson <[email protected]> wrote: >> > +# TODO: Only for 32-bit architectures? >> > +TARGET_CC_ARCH:append:arm = " ${GLIBC_64BIT_TIME_FLAGS}" >> > +TARGET_CC_ARCH:append:armeb = " ${GLIBC_64BIT_TIME_FLAGS}" >> > +TARGET_CC_ARCH:append:mips32el = " ${GLIBC_64BIT_TIME_FLAGS}" >> >> On the contrary, why not set this globally? > > The 64 bit architectures don't need this and should "just work" so it > is probably better just to set this where needed. At the very least > that will keep the compiler command lines a bit cleaner.
It also changes the hashes for no good reason, right? Khem suggested using SITEINFO_BITS, I'll see if that works. -- Ola x Nilsson
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#174442): https://lists.openembedded.org/g/openembedded-core/message/174442 Mute This Topic: https://lists.openembedded.org/mt/95533494/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
