Dav1d. Using [built-in options] instead of [paths] to eliminate the deprecation warning

ffmpeg_4.4.2
Javernaut 3 years ago
parent 33207e2e3a
commit d79d0e5f87
  1. 2
      scripts/libdav1d/build.sh

@ -22,7 +22,7 @@ cpu_family = '${CPU_FAMILY}'
cpu = '${TARGET_TRIPLE_MACHINE_ARCH}'
endian = 'little'
[paths]
[built-in options]
prefix = '${INSTALL_DIR}'
EOF

Loading…
Cancel
Save