libroot: fix warning: strfmon needs asprintf
Change-Id: Ief7d8a42e5cae6b11ac4be8e3450dda7d459240d Reviewed-on: https://review.haiku-os.org/c/haiku/+/3800 Reviewed-by: Adrien Destugues <[email protected]>
This commit is contained in:
committed by
Adrien Destugues
parent
e440740ad1
commit
4f7db7e037
@@ -9,6 +9,8 @@ for architectureObject in [ MultiArchSubDirSetup ] {
|
|||||||
local architecture = $(TARGET_PACKAGING_ARCH) ;
|
local architecture = $(TARGET_PACKAGING_ARCH) ;
|
||||||
|
|
||||||
UsePrivateSystemHeaders ;
|
UsePrivateSystemHeaders ;
|
||||||
|
ObjectSysHdrs strfmon.c :
|
||||||
|
[ FDirName $(HAIKU_TOP) headers compatibility bsd ] ;
|
||||||
|
|
||||||
MergeObject <$(architecture)>posix_stdlib.o :
|
MergeObject <$(architecture)>posix_stdlib.o :
|
||||||
abs.c
|
abs.c
|
||||||
|
|||||||
Reference in New Issue
Block a user