[vlc-devel] [PATCH] aribsub: add rpath to LDFLAGS to build plugin properly

Naohiro KORIYAMA nkoriyama at gmail.com
Fri Aug 15 10:22:57 CEST 2014


Hi,

When *_plugin_la is added to  codec_LTLIBRARIES, the plugin is built as
dynamic library, but when it is added  to EXTRA_LTLIBRARIES, the plugin  is
built as static library.
So we need to add rpath to *_LDFLAGS.

-- 
KORIYAMA, Naohiro
nkoriyama at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20140815/b84f6fdf/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-add-rpath-to-LDFLAGS-to-build-plugin-properly.patch
Type: application/octet-stream
Size: 968 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20140815/b84f6fdf/attachment.obj>


More information about the vlc-devel mailing list