* commit '14cf72860fbc74408db42ef9d85832c450dacf27': Add missing backslash in MIPS filelist
This commit is contained in:
commit
78a44901e9
@ -489,7 +489,7 @@ libc_common_src_files += \
|
||||
string/strncmp.c \
|
||||
string/strncpy.c \
|
||||
string/strrchr.c \
|
||||
upstream-freebsd/lib/libc/string/wcscat.c
|
||||
upstream-freebsd/lib/libc/string/wcscat.c \
|
||||
upstream-freebsd/lib/libc/string/wcschr.c \
|
||||
upstream-freebsd/lib/libc/string/wcscmp.c \
|
||||
upstream-freebsd/lib/libc/string/wcscpy.c \
|
||||
|
Loading…
Reference in New Issue
Block a user