mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-06-12 13:27:38 +02:00
Fix libva sysconfdir
This commit is contained in:
@ -30,6 +30,7 @@ ffbuild_dockerbuild() {
|
||||
myconf+=(
|
||||
--host="$FFBUILD_TOOLCHAIN"
|
||||
--with-drivers-path="/usr/lib/x86_64-linux-gnu/dri"
|
||||
--sysconfdir="/etc"
|
||||
)
|
||||
else
|
||||
echo "Unknown target"
|
||||
|
Reference in New Issue
Block a user