-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:
parent
ffd509fd9b
commit
30a2435232
@ -2,7 +2,9 @@ SubDir OBOS_TOP src add-ons input_server methods canna ;
|
||||
|
||||
UsePrivateHeaders interface ;
|
||||
|
||||
SubDirC++Flags -fmultiple-symbol-spaces ;
|
||||
if $(TARGET_PLATFORM) != haiku {
|
||||
SubDirC++Flags -fmultiple-symbol-spaces ;
|
||||
}
|
||||
|
||||
Addon canna : input_server/methods :
|
||||
CannaInterface.cpp
|
||||
|
Loading…
Reference in New Issue
Block a user