diff options
author | wm4 <nfxjfg@googlemail.com> | 2015-04-13 19:18:00 +0200 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2015-04-14 12:32:13 +0200 |
commit | 49e531ff4706279c7eed774f2c8b896942924ce2 (patch) | |
tree | f3f8d2d41775ac4f0341d36cb9971bd271b1338f /libavformat/aacdec.c | |
parent | 2de7650451d90520135d8cf6f96caa0658824208 (diff) | |
download | ffmpeg-49e531ff4706279c7eed774f2c8b896942924ce2.tar.gz |
mmal: Reference MMAL VC lib explicitly
This is optional, but ensures that linking with -Wl,--as-needed does not
drop the library containing the MMAL VC driver. The driver normally
"registers" itself in the library constructor, but since no symbols are
explicitly referenced, the linker could remove it with --as-needed
enabled.
Signed-off-by: Diego Biurrun <diego@biurrun.de>
Diffstat (limited to 'libavformat/aacdec.c')
0 files changed, 0 insertions, 0 deletions