|
@@ -1040,8 +1040,7 @@ config UCLIBC_USE_TIME64
|
|
TARGET_sh || \
|
|
TARGET_sh || \
|
|
TARGET_xtensa
|
|
TARGET_xtensa
|
|
# TODO: add support for other architectures
|
|
# TODO: add support for other architectures
|
|
- default y if TARGET_riscv32
|
|
+ default y
|
|
- default n
|
|
|
|
|
|
|
|
help
|
|
help
|
|
Replace 32bit syscalls to their 64/time64 analog if possible.
|
|
Replace 32bit syscalls to their 64/time64 analog if possible.
|