On 01/08/14 01:31, wm4 wrote:
> ---
> Backported from FFmpeg. FFmpeg had two authors touching these additions;
> I didn't care because the changes are too trivial. Tell me if you want
> me to backport them with accurate author information.
> ---
>  configure | 8 ++++++--
>  1 file changed, 6 insertions(+), 2 deletions(-)

Flameeyes is quite against this patch in general. I'm not sure which
would be the usefulness given we have have --extra-ldexeflags .

> @@ -4771,7 +4775,7 @@ Description: $comment
>  Version: $version
>  Requires: $requires
>  Conflicts:
> -Libs: \${libdir}/${LIBPREF}${shortname}${LIBSUF} $libs
> +Libs: \${libdir}/${LIBPREF}${shortname}${LIBSUF} -Wl,-rpath,\${libdir}  $libs

Always setting the rpath is dangerous.

More about rpath https://blog.flameeyes.eu/2010/06/the-why-and-how-of-rpath

lu
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to