Re: ARM32 Millenium Bug


Richard Purdie
 

On Tue, 2022-02-22 at 18:30 +0000, Martin Leduc wrote:
Hi Ross, after doing a grep to fine the defines, I've found that the defines refer to __USE_TIME_BITS64, instead of _TIME_BITS=64.

The two defined flags appear to do not work "CFLAGS:append = " -D_TIME_BITS=64 -D_USE_TIME_BITS64"

At this time only CFLAGS:append = " -D_USE_TIME_BITS64 " compile successfully.
I think you want TARGET_CFLAGS:append

Cheers,

Richard

Join openembedded-architecture@lists.openembedded.org to automatically receive all group messages.