Fixed the bfs_shell build from other directories, thanks to Ingo!
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6440 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -19,7 +19,7 @@ UsePrivateHeaders [ FDirName kernel util ] ; # For kernel_cpp.cpp
|
|||||||
#BFS_BIG_ENDIAN_ONLY
|
#BFS_BIG_ENDIAN_ONLY
|
||||||
$(malloc_debug_defines) ] ;
|
$(malloc_debug_defines) ] ;
|
||||||
SubDirCcFlags $(defines) -fno-exceptions -fno-rtti $(malloc_debug_flags) ;
|
SubDirCcFlags $(defines) -fno-exceptions -fno-rtti $(malloc_debug_flags) ;
|
||||||
SubDirC++Flags $(defines) -fno-exceptions -fno-rtti $(malloc_debug_flags) -include Debug.h ;
|
SubDirC++Flags $(defines) -fno-exceptions -fno-rtti $(malloc_debug_flags) -include [ FDirName $(SUBDIR) Debug.h ] ;
|
||||||
}
|
}
|
||||||
|
|
||||||
SimpleTest bfs_shell :
|
SimpleTest bfs_shell :
|
||||||
|
|||||||
Reference in New Issue
Block a user