After a recent change to fix CFI in ____longjmp_chk the test of the ss_flags used the wrong memory location.
We use sigaltstack internally which on some systems is a syscall and should be used as such. Move the x86-64 version to the Linux specific directory and create in its place a file which always causes compile errors.