Skip to content
Commit ed9fa3aa authored by Mohamed Moawad's avatar Mohamed Moawad Committed by Benjamin Cabé
Browse files

lib: libc: default LIBC_ALLOW_LESS_THAN_64BIT_TIME for ARCMWDT



Set CONFIG_LIBC_ALLOW_LESS_THAN_64BIT_TIME to default 'y' for
ARCMWDT_LIBC toolchain.
The ARCMWDT_LIBC uses a 32-bit time_t
which fails the 64-bit time_t validation introduced to prevent Y2038
issues. This change eliminates the need to manually configure this
option for every ARCMWDT test while maintaining the validation
for other toolchains that support 64-bit time_t.

Signed-off-by: default avatarMohamed Moawad <moawad@synopsys.com>
parent 08336629
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment