No longer needed.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14889 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
b22f48cc07
commit
ec068e96bb
@ -588,13 +588,6 @@ if $(TARGET_PLATFORM) = libbe_test {
|
||||
LIBBE_LIBRARY_NAME_MAP_be = libbe_haiku.so ;
|
||||
}
|
||||
|
||||
if $(TARGET_PLATFORM) = dano {
|
||||
local compatibilityHeader = -include [ FDirName $(HAIKU_TOP) headers build
|
||||
DanoBuildCompatibility.h ] ;
|
||||
TARGET_CCFLAGS += $(compatibilityHeader) ;
|
||||
TARGET_C++FLAGS += $(compatibilityHeader) ;
|
||||
}
|
||||
|
||||
|
||||
#pragma mark -
|
||||
|
||||
|
@ -1,6 +0,0 @@
|
||||
#ifndef DANO_BUILD_COMPATIBILITY_H
|
||||
#define DANO_BUILD_COMPATIBILITY_H
|
||||
|
||||
#include <sys/types.h>
|
||||
|
||||
#endif // DANO_BUILD_COMPATIBILITY_H
|
Loading…
Reference in New Issue
Block a user