clean up
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17088 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
8cba28e927
commit
db4bb28934
@ -15,8 +15,7 @@ if $(TARGET_PLATFORM) != haiku {
|
|||||||
# We need the public app headers also when not compiling for Haiku.
|
# We need the public app headers also when not compiling for Haiku.
|
||||||
}
|
}
|
||||||
|
|
||||||
UsePrivateHeaders media ;
|
UsePrivateHeaders media shared ;
|
||||||
UsePrivateHeaders shared ;
|
|
||||||
|
|
||||||
if $(CHECK_MALLOC) {
|
if $(CHECK_MALLOC) {
|
||||||
SubDirC++Flags -D_NO_INLINE_ASM -fcheck-memory-usage ;
|
SubDirC++Flags -D_NO_INLINE_ASM -fcheck-memory-usage ;
|
||||||
|
Loading…
Reference in New Issue
Block a user