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