瀏覽代碼

libvlc: disable dav1d until linking is fixed (refs #287)

Felix Paul Kühne 6 年之前
父節點
當前提交
4147c0d293
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      compileAndBuildVLCKit.sh

+ 1 - 0
compileAndBuildVLCKit.sh

@@ -381,6 +381,7 @@ buildLibVLC() {
         --disable-asdcplib \
         --enable-soxr \
         --disable-aom \
+        --disable-dav1d \
         --disable-sqlite \
         --disable-medialibrary \
         --disable-libdsm \