You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mozjpeg-sys NEON assembly (.S files) uses GNU as syntax which MSVC
cl.exe can't compile on aarch64-pc-windows-msvc. Needs upstream fix
in mozjpeg-sys to support clang-cl or MASM for Windows ARM64.
0 commit comments