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