Reverted last jamfile change. Stupid old compiler versions....
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19182 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
5b5dd5e24c
commit
0b930886f5
@ -2,7 +2,7 @@ SubDir HAIKU_TOP src preferences sounds ;
|
|||||||
|
|
||||||
SetSubDirSupportedPlatformsBeOSCompatible ;
|
SetSubDirSupportedPlatformsBeOSCompatible ;
|
||||||
|
|
||||||
if $(TARGET_PLATFORM) = haiku {
|
if $(TARGET_PLATFORM) != haiku {
|
||||||
SubDirC++Flags -fmultiple-symbol-spaces ;
|
SubDirC++Flags -fmultiple-symbol-spaces ;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user