mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-06-12 13:27:38 +02:00
Rename clashing but exported internal libass symbol
This commit is contained in:
@ -29,6 +29,8 @@ ffbuild_dockerbuild() {
|
||||
return -1
|
||||
fi
|
||||
|
||||
export CFLAGS="$CFLAGS -Dread_file=libass_internal_read_file"
|
||||
|
||||
./configure "${myconf[@]}"
|
||||
make -j$(nproc)
|
||||
make install
|
||||
|
Reference in New Issue
Block a user