[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Minios-devel] [UNIKRAFT/NEWLIB PATCH 2/2] Add wcscasecmp.c to Makefile
Hi Vlad, this look ok, thanks. Reviewed-by: Felipe Huici <felipe.huici@xxxxxxxxx> On 09.11.19, 11:56, "Vlad-Andrei BĂDOIU (78692)" <vlad_andrei.badoiu@xxxxxxxxxxxxxxx> wrote: Signed-off-by: Vlad-Andrei Badoiu <vlad_andrei.badoiu@xxxxxxxxxxxxxxx> --- Makefile.uk | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.uk b/Makefile.uk index 5a46b88..5254956 100644 --- a/Makefile.uk +++ b/Makefile.uk @@ -791,6 +791,7 @@ LIBNEWLIBC_SRCS-y += $(LIBNEWLIB_LIBC)/string/strndup_r.c LIBNEWLIBC_SRCS-y += $(LIBNEWLIB_LIBC)/string/wcpcpy.c LIBNEWLIBC_SRCS-y += $(LIBNEWLIB_LIBC)/string/wcpncpy.c LIBNEWLIBC_SRCS-y += $(LIBNEWLIB_LIBC)/string/wcsdup.c +LIBNEWLIBC_SRCS-y += $(LIBNEWLIB_LIBC)/string/wcscasecmp.c ################################################################################ # Newlib/libc code -- syscalls -- 2.20.1 _______________________________________________ Minios-devel mailing list Minios-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/minios-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |