Skip to content

Commit acc65a1

Browse files
committed
fixed build file
1 parent 0dc2431 commit acc65a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libc/src/wchar/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,6 @@ add_entrypoint_object(
114114
DEPENDS
115115
libc.hdr.types.size_t
116116
libc.hdr.wchar_macros
117-
libc.src.__support.wctype_utils
117+
libc.src.string.memory_utils.inline_memmove
118118
libc.src.__support.macros.null_check
119119
)

0 commit comments

Comments
 (0)