Browse Source
Ensure that !HAVE_DYNAMIC_PLUGINS is correctly forwarded to Cargo so that modules that are built statically are really built with the static plugin API conventions, with suffixed `vlc_entry*` functions names. This really enables and implement the static flavour for the Rust plugins.pull/169/head
committed by
Steve Lhomme
1 changed files with 6 additions and 1 deletions
Loading…
Reference in new issue