diff --git a/src/system/libroot/posix/stdlib/Jamfile b/src/system/libroot/posix/stdlib/Jamfile index 0f49b64a2a..e97b601fee 100644 --- a/src/system/libroot/posix/stdlib/Jamfile +++ b/src/system/libroot/posix/stdlib/Jamfile @@ -9,6 +9,8 @@ for architectureObject in [ MultiArchSubDirSetup ] { local architecture = $(TARGET_PACKAGING_ARCH) ; UsePrivateSystemHeaders ; + ObjectSysHdrs strfmon.c : + [ FDirName $(HAIKU_TOP) headers compatibility bsd ] ; MergeObject <$(architecture)>posix_stdlib.o : abs.c