-fmultiple-symbol-spaces is only needed for target R5
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14120 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -2,7 +2,9 @@ SubDir OBOS_TOP src add-ons input_server methods canna ;
|
|||||||
|
|
||||||
UsePrivateHeaders interface ;
|
UsePrivateHeaders interface ;
|
||||||
|
|
||||||
SubDirC++Flags -fmultiple-symbol-spaces ;
|
if $(TARGET_PLATFORM) != haiku {
|
||||||
|
SubDirC++Flags -fmultiple-symbol-spaces ;
|
||||||
|
}
|
||||||
|
|
||||||
Addon canna : input_server/methods :
|
Addon canna : input_server/methods :
|
||||||
CannaInterface.cpp
|
CannaInterface.cpp
|
||||||
|
|||||||
Reference in New Issue
Block a user