gcc4 build fix
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34513 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
e9b349e887
commit
503954dcf9
@ -81,5 +81,5 @@ SharedLibrary libmedia.so :
|
||||
ReaderPlugin.cpp
|
||||
WriterPlugin.cpp
|
||||
:
|
||||
be $(TARGET_LIBSUPC++)
|
||||
be $(TARGET_LIBSUPC++) $(TARGET_LIBSTDC++)
|
||||
;
|
||||
|
Loading…
Reference in New Issue
Block a user