From c07daae85e85e6e5db12d671ae85e08e182bc94f Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 2 Mar 2024 18:10:21 +0100 Subject: riscv32: add ldso support, enable time64. --- extra/Configs/Config.in | 1 + 1 file changed, 1 insertion(+) (limited to 'extra/Configs/Config.in') diff --git a/extra/Configs/Config.in b/extra/Configs/Config.in index 5f297b492..33fa11a95 100644 --- a/extra/Configs/Config.in +++ b/extra/Configs/Config.in @@ -1031,6 +1031,7 @@ config UCLIBC_USE_TIME64 (TARGET_mips && !CONFIG_MIPS_N64_ABI) || \ TARGET_or1k || \ TARGET_powerpc || \ + TARGET_riscv32 || \ TARGET_sparc || \ TARGET_xtensa # TODO: add support for other architectures -- cgit v1.2.3