Fixes the build under R5.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7789 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -32,6 +32,8 @@ BinCommand copy_to_bfs_image :
|
|||||||
Volume.cpp BPlusTree.cpp Inode.cpp Index.cpp Query.cpp Journal.cpp
|
Volume.cpp BPlusTree.cpp Inode.cpp Index.cpp Query.cpp Journal.cpp
|
||||||
BlockAllocator.cpp kernel_interface.cpp Utility.cpp BufferPool.cpp
|
BlockAllocator.cpp kernel_interface.cpp Utility.cpp BufferPool.cpp
|
||||||
Debug.cpp kernel_cpp.cpp
|
Debug.cpp kernel_cpp.cpp
|
||||||
|
|
||||||
|
strlcat.c
|
||||||
:
|
:
|
||||||
;
|
;
|
||||||
|
|
||||||
@@ -46,6 +48,10 @@ SEARCH on [ FGristFiles
|
|||||||
kernel_cpp.cpp
|
kernel_cpp.cpp
|
||||||
] = [ FDirName $(OBOS_TOP) src kernel core util ] ;
|
] = [ FDirName $(OBOS_TOP) src kernel core util ] ;
|
||||||
|
|
||||||
|
SEARCH on [ FGristFiles
|
||||||
|
strlcat.c
|
||||||
|
] = [ FDirName $(OBOS_TOP) src kernel libroot posix string ] ;
|
||||||
|
|
||||||
SEARCH on [ FGristFiles
|
SEARCH on [ FGristFiles
|
||||||
rootfs.c initfs.c kernel.c cache.c sl.c stub.c sysdep.c hexdump.c argv.c
|
rootfs.c initfs.c kernel.c cache.c sl.c stub.c sysdep.c hexdump.c argv.c
|
||||||
] = [ FDirName $(OBOS_TOP) src tests add-ons kernel file_systems fs_shell ] ;
|
] = [ FDirName $(OBOS_TOP) src tests add-ons kernel file_systems fs_shell ] ;
|
||||||
|
|||||||
Reference in New Issue
Block a user