We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bfa8bb commit b02596bCopy full SHA for b02596b
libc/src/time/CMakeLists.txt
@@ -94,7 +94,6 @@ add_entrypoint_object(
94
.time_utils
95
libc.hdr.types.time_t
96
libc.include.time
97
- libc.src.time.mktime
98
)
99
100
add_entrypoint_object(
libc/test/src/time/CMakeLists.txt
@@ -116,7 +116,6 @@ add_libc_unittest(
116
DEPENDS
117
118
119
120
libc.src.time.localtime_s
121
libc.src.time.time_utils
122
0 commit comments