diff options
author | Reinhard Tartler <siretart@tauware.de> | 2014-08-23 10:04:26 -0400 |
---|---|---|
committer | Reinhard Tartler <siretart@tauware.de> | 2014-08-23 10:53:21 -0400 |
commit | 749b1f1359b5af0a08221923b016551b18ab6171 (patch) | |
tree | 393af8236bc8d1fb92682da0eb594778b40827f4 /tests/ref/fate/bink-video-i | |
parent | 5caf039ba2b4be067568a30146f29008d8db28d0 (diff) | |
download | ffmpeg-749b1f1359b5af0a08221923b016551b18ab6171.tar.gz |
configure: add --enable-rpath
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
Diffstat (limited to 'tests/ref/fate/bink-video-i')
0 files changed, 0 insertions, 0 deletions