fixed gcc4 build: these modules stdc++ headers
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18902 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -13,8 +13,7 @@ Addon mp4_reader : media plugins :
|
||||
:
|
||||
libmp4reader.a
|
||||
libz.a
|
||||
be
|
||||
libmedia.so
|
||||
be libmedia.so $(TARGET_LIBSTDC++)
|
||||
;
|
||||
|
||||
SubInclude HAIKU_TOP src add-ons media plugins mp4_reader libMP4 ;
|
||||
|
||||
@@ -19,7 +19,7 @@ Addon ogg : media plugins :
|
||||
OggVorbisStream.cpp
|
||||
OggVorbisSeekable.cpp
|
||||
: false
|
||||
: libogg.a be libmedia.so
|
||||
: libogg.a be libmedia.so $(TARGET_LIBSTDC++)
|
||||
;
|
||||
|
||||
SubInclude HAIKU_TOP src add-ons media plugins ogg libogg ;
|
||||
|
||||
Reference in New Issue
Block a user