Contribs: make libass static on all platforms
We only link it once, so this is more efficient. This allows the build -time linker to remove unused functions and the export table. We could probably do the same with a few other libraries.
Showing
Please register or sign in to comment