diff --git a/src/system/libroot/posix/stdlib/Jamfile b/src/system/libroot/posix/stdlib/Jamfile index 7eee17679c..847b266bfb 100644 --- a/src/system/libroot/posix/stdlib/Jamfile +++ b/src/system/libroot/posix/stdlib/Jamfile @@ -21,7 +21,6 @@ MergeObject posix_stdlib.o : rand.c random.c realpath.cpp -# strtod.c strtol.c strtoll.c strtoul.c