buildrootschalter/package/vlc
Arnout Vandecappelle 929f371cb0 vlc: fix shared library building
Fixes e.g.
http://autobuild.buildroot.net/results/9c7/9c7a97882d446a42cabcb07e4af7e6825192e70b

VLC cannot build static and shared libraries at the same time.

Also, live555 only has a static library, and VLC tries to link this into
a shared library. Therefore, disable the live555 plugin unless static
linking is selected. It would be better to build live555 as a shared
library, but that's for another patch.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-02-27 15:31:27 +01:00
..
Config.in vlc: needs toolchain with c++ support 2014-02-26 13:17:44 +01:00
vlc-0001-fix-link-error.patch
vlc-0002-configure.ac-add-check-for-libgcrypt-config-program.patch vlc: fix libgcrypt support 2014-02-08 22:05:22 +01:00
vlc.mk vlc: fix shared library building 2014-02-27 15:31:27 +01:00