ci: enable directwrite for libass

This commit is contained in:
gnattu 2024-07-16 02:25:33 +08:00 committed by GitHub
parent cf76ead75b
commit 0b41bc97f4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -47,7 +47,7 @@ build() {
--target=${MINGW_CHOST} \
--disable-shared \
--enable-static \
--disable-directwrite \
--enable-directwrite \
--disable-libunibreak \
--with-pic \
$( [[ "${CARCH}" != "i686" \