aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpv
diff options
context:
space:
mode:
authorGravatar wm4 <wm4@nowhere>2015-04-13 18:33:06 +0200
committerGravatar wm4 <wm4@nowhere>2015-04-13 18:35:18 +0200
commit3823d5eb7efad4d35c5c8e49f95656ec781c5584 (patch)
treec442c2f4a6cc2e39a93c73720e921a6d9caed1fd /libmpv
parent77c96f111c3b9471bdbf19769049dadf348a14a8 (diff)
vo_rpi: explicitly reference MMAL VC driver
This is optional, but ensures that linking with -Wl,--as-needed does not drop 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.
Diffstat (limited to 'libmpv')
0 files changed, 0 insertions, 0 deletions