Browse Source
With libcompat installed (into $(prefix)/lib/vlc/ or whatever), libtool will actually pull only needed functions from the static import library libcompat.a. Previously, it would copy every compat functions into every VLC binaries. This should shrink plugins a bit.pull/2/head
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue