v2:

Renamed conf/distro/time64.conf -> conf/distro/time64.inc
Use SITEINFO_BITS to select when to apply GLIBC_64BIT_TIME_FLAGS.


I did not add _LARGEFILE to the option yet as I do not believe it is
the right place.
The _TIME_BITS=64 and _FILE_OFFSET_BITS=64 option redefine types and
functions.  The _LARGEFILE* options add new types and functions.  The
purpose of the time64.inc file is to enforce the redefinition of
time_t and other types in code that has not bothered before.  The
_LARGEFILE* options should probably only be used by code that has
explicitly chosen to use these glibc extensions, possible configured
by autoconf.

--
Ola Nilsson





-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#174737): 
https://lists.openembedded.org/g/openembedded-core/message/174737
Mute This Topic: https://lists.openembedded.org/mt/95707976/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to