summaryrefslogtreecommitdiffstats
path: root/ci
diff options
context:
space:
mode:
authorJan Ekström <jeebjp@gmail.com>2020-03-22 14:33:41 +0200
committerJan Ekström <jeebjp@gmail.com>2020-03-22 14:33:41 +0200
commit038f2213e15d4b4c2f2c1e3d87e3004e4f2be5ba (patch)
treedec1e9862f1a9d07dda454b147ee5b8e9114034c /ci
parent078e4bd0236ea17e2c317ac0eb20c1ab68d4540d (diff)
downloadmpv-038f2213e15d4b4c2f2c1e3d87e3004e4f2be5ba.tar.bz2
mpv-038f2213e15d4b4c2f2c1e3d87e3004e4f2be5ba.tar.xz
ci: remove libass enablement
This is no longer a configurable option.
Diffstat (limited to 'ci')
-rwxr-xr-xci/build-mingw64.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/ci/build-mingw64.sh b/ci/build-mingw64.sh
index ed4eb9fb64..e0e8091905 100755
--- a/ci/build-mingw64.sh
+++ b/ci/build-mingw64.sh
@@ -22,7 +22,6 @@ python3 ./waf configure \
--enable-lua \
--enable-javascript \
--enable-libarchive \
- --enable-libass \
--enable-libbluray \
--enable-dvdnav \
--enable-uchardet \