meson: Fix crash on x86-64/AVX caused by missing stack alignment definition
x64 and AVX require by default 16-byte alignment, this didn't cause a
crash earlier as the asm
detection logic was just fixed in !24 (merged).
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
x64 and AVX require by default 16-byte alignment, this didn't cause a
crash earlier as the asm
detection logic was just fixed in !24 (merged).