Skip to content

[3.0] contrib: ass: Apply a patch to fix aarch64 assembly issues

Martin Storsjö requested to merge mstorsjo/vlc:contrib-ass-backport-3.0 into 3.0.x

This fixes building for aarch64 Windows with assert enabled versions of Clang. (This issue appeared recently, after updating to a newer version of libass that includes new aarch64 assembly.)

The same patch has been sent upstream in https://github.com/libass/libass/pull/849.

(cherry picked from commit 44710998)

edited:

  • Minor conflicts around the $(APPLY) line

Merge request reports

Loading