mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-05-23 18:16:24 +02:00
Fix libva sysconfdir
This commit is contained in:
parent
9cfcc851a2
commit
de9fc9374d
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user