Skip to content

contrib: ass: Apply a patch to fix aarch64 assembly issues

Martin Storsjö requested to merge mstorsjo/vlc:ass-aarch64-align into master

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.

Merge request reports

Loading