Skip to content

Commit 082f050

Browse files
committed
time: Build wcsftime.c when using cmake
This file was left out of the cmake build. Signed-off-by: Keith Packard <[email protected]>
1 parent 1940dea commit 082f050

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

newlib/libc/time/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,5 @@ picolibc_sources(
5353
tzcalc_limits.c
5454
tzset.c
5555
tzvars.c
56+
wcsftime.c
5657
)

0 commit comments

Comments
 (0)