diff --git a/src/kernel/libroot/posix/sys/Jamfile b/src/kernel/libroot/posix/sys/Jamfile index 80ef9891c6..7f9a136012 100644 --- a/src/kernel/libroot/posix/sys/Jamfile +++ b/src/kernel/libroot/posix/sys/Jamfile @@ -4,6 +4,7 @@ KernelObjects <$(SOURCE_GRIST)>chmod.c <$(SOURCE_GRIST)>stat.c <$(SOURCE_GRIST)>mkdir.c + <$(SOURCE_GRIST)>select.c <$(SOURCE_GRIST)>sysctl.c : -fPIC -DPIC