On Mon, Feb 22, 2016 at 8:03 AM, Diego Biurrun <[email protected]> wrote: > On Sat, Aug 23, 2014 at 10:59:53AM -0400, Reinhard Tartler wrote: >> This option facilitates testing shared libarary builds: for instance >> fate builders do no longer need to set LD_LIBRARY_PATH as the binaries will >> get the right search paths hardcoded into their executable file. >> >> This option is only meant to be used for testing purposes: The installed >> libraries must not move around in the file system, and doing so will >> cause a lot of subtle problems. For more information why using RPATH is >> dangerous, please refer to >> >> https://blog.flameeyes.eu/2010/06/the-why-and-how-of-rpath >> --- >> configure | 3 +++ >> 1 file changed, 3 insertions(+) > > I'd like to backport this to release/11, for convenience when setting > up shared lib fate instances.
go for it -- Vittorio _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
