Prechádzať zdrojové kódy

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

Felix Paul Kühne 6 rokov pred
rodič
commit
4147c0d293
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  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 \