mirror of
https://github.com/odrling/Aegisub
synced 2025-04-11 22:56:02 +02:00

Meson thought that a ARM64 cpu is aarch64, while luajit only provided a file for "arm64". Since there is no difference but the name between aarch64 and arm64, I choose to bind aarch64 -> arm64. Signed-off-by: Yi-Jyun Pan <pan93412@gmail.com>