Fix host-only build.

This commit is contained in:
Ingo Weinhold
2013-09-18 15:41:12 +02:00
committed by Oliver Tappe
parent d7cbcb13da
commit 53b162523f
2 changed files with 7 additions and 2 deletions
+3
View File
@@ -207,6 +207,9 @@ rule SetPlatformCompatibilityFlagVariables
$(varPrefix)_PLATFORM_HAIKU_COMPATIBLE = true ;
}
case host :
# not compatible to anything
case * :
{
if ! ( $(platform) in $(otherPlatforms) ) {