Fix build for R5
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19162 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
8f38753043
commit
ef6d0e7858
@ -2,7 +2,7 @@ SubDir HAIKU_TOP src preferences sounds ;
|
||||
|
||||
SetSubDirSupportedPlatformsBeOSCompatible ;
|
||||
|
||||
if $(TARGET_PLATFORM) != haiku {
|
||||
if $(TARGET_PLATFORM) = haiku {
|
||||
SubDirC++Flags -fmultiple-symbol-spaces ;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user