Enable shared linux programs (EXPERIMENTAL)

This commit is contained in:
BtbN 2021-05-13 17:35:45 +02:00
parent 368897e4b2
commit 8df6a4b92d
4 changed files with 12 additions and 19 deletions

View file

@ -2,8 +2,9 @@
Static Windows Builds of ffmpeg master and latest release branch.
EXPERIMENTAL Linux-Builds. Do not expect everything to work on them, specially anything that involved loading dynamic libs at runtime.
Shared Linux builds come without the programs (hopefully just for now), since they won't run without musl.
EXPERIMENTAL Linux-Builds. Do not expect everything to work on them, specially anything that involves loading dynamic libs at runtime.
Shared Linux builds need musl installed to run the programs. YMMV when trying to use the libraries.
Please report any issues you encounter with those builds!
## Auto-Builds