Added a hint on how to build bfs as big endian file system for testing purposes.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4891 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -13,7 +13,8 @@ ObjectsDefines
|
|||||||
Stream.cpp
|
Stream.cpp
|
||||||
BPlusTree.cpp
|
BPlusTree.cpp
|
||||||
:
|
:
|
||||||
read_pos=boot_read_pos fstat=boot_fstat open=boot_open close=boot_close _BOOT_MODE
|
read_pos=boot_read_pos fstat=boot_fstat open=boot_open close=boot_close
|
||||||
|
_BOOT_MODE #BFS_BIG_ENDIAN_ONLY
|
||||||
;
|
;
|
||||||
|
|
||||||
KernelStaticLibrary boottest_bfs.a :
|
KernelStaticLibrary boottest_bfs.a :
|
||||||
|
|||||||
Reference in New Issue
Block a user