mirror of
https://github.com/corda/corda.git
synced 2025-01-03 19:54:13 +00:00
Update x86.S
GCC now assumes by default that the stack is aligned to a 16-byte boundary in Linux x86, so let's do our part to honour that. :) Otherwise native code that depends on the stack to be aligned to 16 bytes would seg fault (like SSE). https://groups.google.com/forum/#!topic/avian/SyCl-Jfw2U8
This commit is contained in:
parent
c09f329728
commit
a6440375ca
Loading…
Reference in New Issue
Block a user