mirror of https://github.com/FFmpeg/FFmpeg.git
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>pull/132/merge
parent
2de7650451
commit
49e531ff47
1 changed files with 8 additions and 0 deletions
Loading…
Reference in new issue