diff --git a/src/system/kernel/lib/Jamfile b/src/system/kernel/lib/Jamfile index 49f0a2f07e..7d80284b64 100644 --- a/src/system/kernel/lib/Jamfile +++ b/src/system/kernel/lib/Jamfile @@ -68,7 +68,7 @@ KernelMergeObject kernel_lib_posix.o : access.c chown.c close.c - conf.c + #conf.c directory.c dup.c fcntl.c