R5 host platform needs this too (for Haiku target platform).
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24218 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -25,6 +25,10 @@ if $(HOST_PLATFORM) in r5 bone dano {
|
|||||||
: [ FDirName $(HAIKU_TOP) headers build os support ] ;
|
: [ FDirName $(HAIKU_TOP) headers build os support ] ;
|
||||||
ObjectSysHdrs $(libbePatchSources)
|
ObjectSysHdrs $(libbePatchSources)
|
||||||
: [ FDirName $(HAIKU_TOP) headers build os storage ] ;
|
: [ FDirName $(HAIKU_TOP) headers build os storage ] ;
|
||||||
|
if $(HOST_PLATFORM) = r5 {
|
||||||
|
ObjectDefines $(libbePatchSources) :
|
||||||
|
USING_HAIKU_TYPE_CONSTANTS_H= ;
|
||||||
|
}
|
||||||
if $(HOST_PLATFORM) = bone {
|
if $(HOST_PLATFORM) = bone {
|
||||||
ObjectDefines $(libbePatchSources) :
|
ObjectDefines $(libbePatchSources) :
|
||||||
USING_HAIKU_TYPE_CONSTANTS_H= ;
|
USING_HAIKU_TYPE_CONSTANTS_H= ;
|
||||||
|
|||||||
Reference in New Issue
Block a user