Fix building for BeOS.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24339 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
0f3d1b86b0
commit
5df16a2920
@ -1,9 +1,12 @@
|
||||
SubDir HAIKU_TOP src add-ons kernel file_systems googlefs ;
|
||||
|
||||
SetSubDirSupportedPlatformsBeOSCompatible ;
|
||||
|
||||
UsePrivateHeaders kernel ;
|
||||
|
||||
#SubDirCcFlags -DTRACK_FILENAME ;
|
||||
#SubDirCcFlags -DDEBUG_GOOGLEFS=1 ;
|
||||
SubDirCcFlags -D_IMPEXP_KERNEL= ;
|
||||
|
||||
KernelAddon googlefs :
|
||||
attrs.c
|
||||
|
Loading…
Reference in New Issue
Block a user