Fix host-only build.
This commit is contained in:
committed by
Oliver Tappe
parent
d7cbcb13da
commit
53b162523f
@@ -207,6 +207,9 @@ rule SetPlatformCompatibilityFlagVariables
|
||||
$(varPrefix)_PLATFORM_HAIKU_COMPATIBLE = true ;
|
||||
}
|
||||
|
||||
case host :
|
||||
# not compatible to anything
|
||||
|
||||
case * :
|
||||
{
|
||||
if ! ( $(platform) in $(otherPlatforms) ) {
|
||||
|
||||
Reference in New Issue
Block a user