From 0d6d3d3afc8e194379c5b926b08c18d2743ea858 Mon Sep 17 00:00:00 2001 From: dfffffff Date: Sun, 21 Aug 2016 17:06:18 -0400 Subject: [PATCH] removed duplicate source file --- Library/build.mk | 2 -- 1 file changed, 2 deletions(-) diff --git a/Library/build.mk b/Library/build.mk index 5579873c..57ac1f12 100644 --- a/Library/build.mk +++ b/Library/build.mk @@ -144,7 +144,6 @@ libc-functions.localsrcs += \ strsignal.c \ strtod.c \ strtol.c \ - strtol.c \ strxfrm.c \ sysconf.c \ system.c \ @@ -199,7 +198,6 @@ libc-functions.localsrcs += \ strspn.c \ strstr.c \ strtok.c \ - strxfrm.c \ $(SYSCALL_STUB) libc-functions.srcs = $(addprefix libs/, \ -- 2.34.1