fixup libass

This commit is contained in:
2026-01-23 20:19:39 -06:00
parent 6d709cb279
commit a57741d8a0
6 changed files with 84 additions and 33 deletions

View File

@@ -44,8 +44,6 @@ This project supports multiple ways to build.
## Configuration
Configuration is done through environment variables.
By default, this project will build a static \`ffmpeg\` binary in \`./gitignore/sysroot/bin/ffmpeg\`.
The default enabled libraries included in the \`ffmpeg\` build are:
$(make_bullet_points ${DEFAULT_ENABLE})
The user-overridable compile options are:
$(gen_compile_opts_info)