prefer $(TARGET_LIBSTDC++) instead of stdc++ for being more generic (We do the same in libbe)
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24635 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
c6242cb287
commit
f9fd198ee3
@ -24,7 +24,7 @@ Server media_server :
|
||||
AddOnMonitorHandler.cpp
|
||||
NodeMonitorHandler.cpp
|
||||
|
||||
: be libmedia.so stdc++
|
||||
: be libmedia.so $(TARGET_LIBSTDC++)
|
||||
;
|
||||
|
||||
SEARCH on [ FGristFiles AddOnMonitor.cpp
|
||||
|
Loading…
Reference in New Issue
Block a user