Now defines UNSAFE_GET_VNODE when compiling.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6425 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2004-01-30 00:51:04 +00:00
parent 36660c5e99
commit a3acf1f210
@@ -15,6 +15,7 @@ UsePrivateHeaders [ FDirName kernel util ] ; # For kernel_cpp.cpp
}
local defines = [ FDefines USER DEBUG USED_IN_FS_SHELL
UNSAFE_GET_VNODE
#BFS_BIG_ENDIAN_ONLY
$(malloc_debug_defines) ] ;
SubDirCcFlags $(defines) -fno-exceptions -fno-rtti $(malloc_debug_flags) ;