Fixed compilation with the new GCC.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9214 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Nathan Whitehorn
2004-10-05 21:46:06 +00:00
parent 1a813abdc9
commit db0fafd55e
+2 -1
View File
@@ -60,8 +60,9 @@ Server input_server :
;
if $(COMPILE_FOR_R5) {
LinkSharedOSLibs input_server : stdc++.r4 ;
} else {
LinkSharedOSLibs input_server : <boot!home!config!lib>libopenbeos.so ;
LinkSharedOSLibs input_server : <boot!home!config!lib>libopenbeos.so stdc++.r4 ;
}
SEARCH on [ FGristFiles AddOnMonitor.cpp