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
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#1488): https://lists.openembedded.org/g/openembedded-architecture/message/1488 Mute This Topic: https://lists.openembedded.org/mt/89315888/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-architecture/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
