mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-06-12 21:37:38 +02:00
Rename clashing libbluray symbol
This commit is contained in:
@ -33,6 +33,8 @@ ffbuild_dockerbuild() {
|
||||
return -1
|
||||
fi
|
||||
|
||||
export CPPFLAGS="${CPPFLAGS} -Ddec_init=libbr_dec_init"
|
||||
|
||||
./configure "${myconf[@]}"
|
||||
make -j$(nproc)
|
||||
make install
|
||||
|
Reference in New Issue
Block a user