db7bebe3fa
On Linux the generated ninja files use path/libbase.a as target name. In the Mac ninja file the target is just libbase.a. As we have two libbase.a (base/base.gyp and media/base/media_base.gyp) the linking stage fails to include both libs. Solve by renaming media_base.gyp's base target to media_base |
||
---|---|---|
.. | ||
webvtt.gyp | ||
webvtt_media_parser.cc | ||
webvtt_media_parser.h | ||
webvtt_media_parser_unittest.cc |